Jun 17 04:31:44.985670 np0000181108 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 04:31:44.996868 np0000181108 devstack@c-api.service[116525]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 04:31:44 2026] *** Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: nodename: np0000181108 Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: machine: x86_64 Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: clock source: unix Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: pcre jit disabled Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: detected number of CPU cores: 16 Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: current working directory: / Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: detected binary path: /usr/bin/uwsgi-core Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: your processes number limit is 256917 Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: your memory page size is 4096 bytes Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: detected max file descriptor number: 2048 Jun 17 04:31:44.999957 np0000181108 devstack@c-api.service[116525]: lock engine: pthread robust mutexes Jun 17 04:31:45.000635 np0000181108 devstack@c-api.service[116525]: thunder lock: enabled Jun 17 04:31:45.000635 np0000181108 devstack@c-api.service[116525]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 04:31:45.000635 np0000181108 devstack@c-api.service[116525]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 04:31:45.000635 np0000181108 devstack@c-api.service[116525]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 04:31:45.000635 np0000181108 devstack@c-api.service[116525]: Set PythonHome to /opt/stack/data/venv Jun 17 04:31:45.035417 np0000181108 devstack@c-api.service[116525]: Python main interpreter initialized at 0x7cc7ec4a3668 Jun 17 04:31:45.035417 np0000181108 devstack@c-api.service[116525]: python threads support enabled Jun 17 04:31:45.035417 np0000181108 devstack@c-api.service[116525]: your server socket listen backlog is limited to 100 connections Jun 17 04:31:45.035417 np0000181108 devstack@c-api.service[116525]: your mercy for graceful operations on workers is 80 seconds Jun 17 04:31:45.035912 np0000181108 devstack@c-api.service[116525]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 04:31:45.036052 np0000181108 devstack@c-api.service[116525]: *** Operational MODE: preforking *** Jun 17 04:31:45.036214 np0000181108 devstack@c-api.service[116525]: *** uWSGI is running in multiple interpreter mode *** Jun 17 04:31:45.036214 np0000181108 devstack@c-api.service[116525]: spawned uWSGI master process (pid: 116525) Jun 17 04:31:45.036340 np0000181108 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 04:31:45.036804 np0000181108 devstack@c-api.service[116525]: spawned uWSGI worker 1 (pid: 116529, cores: 1) Jun 17 04:31:45.037262 np0000181108 devstack@c-api.service[116525]: spawned uWSGI worker 2 (pid: 116530, cores: 1) Jun 17 04:31:45.037701 np0000181108 devstack@c-api.service[116525]: spawned uWSGI worker 3 (pid: 116531, cores: 1) Jun 17 04:31:45.039159 np0000181108 devstack@c-api.service[116525]: spawned uWSGI worker 4 (pid: 116532, cores: 1) Jun 17 04:31:45.039159 np0000181108 devstack@c-api.service[116525]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 04:31:45.166395 np0000181108 devstack@c-api.service[116529]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:31:45.166395 np0000181108 devstack@c-api.service[116529]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:31:45.166395 np0000181108 devstack@c-api.service[116529]: we strongly recommend against using it for new projects. Jun 17 04:31:45.166395 np0000181108 devstack@c-api.service[116529]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:31:45.166395 np0000181108 devstack@c-api.service[116529]: framework. For more detail see Jun 17 04:31:45.166395 np0000181108 devstack@c-api.service[116529]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:31:45.166395 np0000181108 devstack@c-api.service[116529]: import eventlet # noqa Jun 17 04:31:45.181202 np0000181108 devstack@c-api.service[116530]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:31:45.181202 np0000181108 devstack@c-api.service[116530]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:31:45.181202 np0000181108 devstack@c-api.service[116530]: we strongly recommend against using it for new projects. Jun 17 04:31:45.181202 np0000181108 devstack@c-api.service[116530]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:31:45.181202 np0000181108 devstack@c-api.service[116530]: framework. For more detail see Jun 17 04:31:45.181202 np0000181108 devstack@c-api.service[116530]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:31:45.181202 np0000181108 devstack@c-api.service[116530]: import eventlet # noqa Jun 17 04:31:45.185488 np0000181108 devstack@c-api.service[116531]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:31:45.185488 np0000181108 devstack@c-api.service[116531]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:31:45.185488 np0000181108 devstack@c-api.service[116531]: we strongly recommend against using it for new projects. Jun 17 04:31:45.185488 np0000181108 devstack@c-api.service[116531]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:31:45.185488 np0000181108 devstack@c-api.service[116531]: framework. For more detail see Jun 17 04:31:45.185488 np0000181108 devstack@c-api.service[116531]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:31:45.185488 np0000181108 devstack@c-api.service[116531]: import eventlet # noqa Jun 17 04:31:45.193684 np0000181108 devstack@c-api.service[116532]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 04:31:45.193684 np0000181108 devstack@c-api.service[116532]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 04:31:45.193684 np0000181108 devstack@c-api.service[116532]: we strongly recommend against using it for new projects. Jun 17 04:31:45.193684 np0000181108 devstack@c-api.service[116532]: If you are already using Eventlet, we recommend migrating to a different Jun 17 04:31:45.193684 np0000181108 devstack@c-api.service[116532]: framework. For more detail see Jun 17 04:31:45.193684 np0000181108 devstack@c-api.service[116532]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 04:31:45.193684 np0000181108 devstack@c-api.service[116532]: import eventlet # noqa Jun 17 04:31:45.254614 np0000181108 devstack@c-api.service[116529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:31:45.254614 np0000181108 devstack@c-api.service[116529]: warnings.warn( Jun 17 04:31:45.282132 np0000181108 devstack@c-api.service[116532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:31:45.282132 np0000181108 devstack@c-api.service[116532]: warnings.warn( Jun 17 04:31:45.300727 np0000181108 devstack@c-api.service[116530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:31:45.300727 np0000181108 devstack@c-api.service[116530]: warnings.warn( Jun 17 04:31:45.300849 np0000181108 devstack@c-api.service[116531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 04:31:45.300849 np0000181108 devstack@c-api.service[116531]: warnings.warn( Jun 17 04:31:45.326174 np0000181108 devstack@c-api.service[116529]: /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 Jun 17 04:31:45.326174 np0000181108 devstack@c-api.service[116529]: from cgi import parse_header Jun 17 04:31:45.363464 np0000181108 devstack@c-api.service[116532]: /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 Jun 17 04:31:45.363464 np0000181108 devstack@c-api.service[116532]: from cgi import parse_header Jun 17 04:31:45.374297 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:45.374297 np0000181108 devstack@c-api.service[116529]: removals.removed_module( Jun 17 04:31:45.375927 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:45.375927 np0000181108 devstack@c-api.service[116529]: removals.removed_module( Jun 17 04:31:45.393360 np0000181108 devstack@c-api.service[116530]: /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 Jun 17 04:31:45.393360 np0000181108 devstack@c-api.service[116530]: from cgi import parse_header Jun 17 04:31:45.399368 np0000181108 devstack@c-api.service[116531]: /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 Jun 17 04:31:45.399368 np0000181108 devstack@c-api.service[116531]: from cgi import parse_header Jun 17 04:31:45.415615 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:31:45.415615 np0000181108 devstack@c-api.service[116532]: removals.removed_module( Jun 17 04:31:45.417351 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:31:45.417351 np0000181108 devstack@c-api.service[116532]: removals.removed_module( Jun 17 04:31:45.445188 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:45.445188 np0000181108 devstack@c-api.service[116530]: removals.removed_module( Jun 17 04:31:45.446918 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:45.446918 np0000181108 devstack@c-api.service[116530]: removals.removed_module( Jun 17 04:31:45.457320 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:45.457320 np0000181108 devstack@c-api.service[116531]: removals.removed_module( Jun 17 04:31:45.457812 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:45.457812 np0000181108 devstack@c-api.service[116531]: removals.removed_module( Jun 17 04:31:45.993145 np0000181108 devstack@c-api.service[116529]: /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 Jun 17 04:31:45.993145 np0000181108 devstack@c-api.service[116529]: warnings.warn( Jun 17 04:31:46.081511 np0000181108 devstack@c-api.service[116532]: /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 Jun 17 04:31:46.081511 np0000181108 devstack@c-api.service[116532]: warnings.warn( Jun 17 04:31:46.087308 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:46.087308 np0000181108 devstack@c-api.service[116529]: warnings.warn( Jun 17 04:31:46.092817 np0000181108 devstack@c-api.service[116530]: /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 Jun 17 04:31:46.092817 np0000181108 devstack@c-api.service[116530]: warnings.warn( Jun 17 04:31:46.137676 np0000181108 devstack@c-api.service[116531]: /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 Jun 17 04:31:46.137676 np0000181108 devstack@c-api.service[116531]: warnings.warn( Jun 17 04:31:46.213196 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:46.213196 np0000181108 devstack@c-api.service[116530]: warnings.warn( Jun 17 04:31:46.236893 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:31:46.236893 np0000181108 devstack@c-api.service[116532]: warnings.warn( Jun 17 04:31:46.249775 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:46.249775 np0000181108 devstack@c-api.service[116531]: warnings.warn( Jun 17 04:31:46.375931 np0000181108 devstack@c-api.service[116529]: 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. Jun 17 04:31:46.376993 np0000181108 devstack@c-api.service[116529]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116529) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:31:46.462877 np0000181108 devstack@c-api.service[116529]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 04:31:46.462877 np0000181108 devstack@c-api.service[116529]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:31:46.506593 np0000181108 devstack@c-api.service[116530]: 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. Jun 17 04:31:46.506864 np0000181108 devstack@c-api.service[116530]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116530) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:31:46.542137 np0000181108 devstack@c-api.service[116531]: 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. Jun 17 04:31:46.542297 np0000181108 devstack@c-api.service[116531]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116531) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:31:46.545653 np0000181108 devstack@c-api.service[116532]: 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. Jun 17 04:31:46.545839 np0000181108 devstack@c-api.service[116532]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116532) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 04:31:46.567581 np0000181108 devstack@c-api.service[116530]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 04:31:46.567581 np0000181108 devstack@c-api.service[116530]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:31:46.603547 np0000181108 devstack@c-api.service[116531]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 04:31:46.603547 np0000181108 devstack@c-api.service[116531]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:31:46.609681 np0000181108 devstack@c-api.service[116532]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 04:31:46.609681 np0000181108 devstack@c-api.service[116532]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 04:31:46.921331 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116529) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:31:46.921733 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.921811 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.922036 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.922417 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116530) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:31:46.922788 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.922855 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.923055 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.923627 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.923714 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.923776 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.923846 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.923918 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.924011 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.924078 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.924155 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.924217 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.924295 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.924364 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.924364 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.924364 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.924364 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.925585 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.925656 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.925726 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.925796 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.925865 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.925936 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.925996 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.926055 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.926129 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.926189 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.926258 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.926318 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.926318 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.926318 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.927732 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.927818 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.927893 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.927989 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.928045 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.928124 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.928185 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.928270 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.928330 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.928390 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.928446 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.928502 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.928559 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.928559 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.930438 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.930537 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.930537 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.930661 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.930720 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.930760 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.930760 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.930828 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.930866 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.930904 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.930904 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.930904 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.931023 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.931023 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.932003 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.932054 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.932154 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.932230 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.932272 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.932319 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.932360 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.932400 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.932440 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.932479 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.932522 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.932522 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.932596 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.932633 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.934588 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.934642 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.934719 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.934777 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.934819 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.934854 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.934892 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.934926 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.934972 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.935006 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.935053 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.935114 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.935114 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.935199 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.935242 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.935283 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.935323 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.935368 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.935406 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.935440 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.935478 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.935517 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.935556 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.935599 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.935637 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.935637 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.935710 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.935748 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.940706 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.940796 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.940796 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.940922 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.940922 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.941058 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.941058 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.941389 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.941468 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.941537 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.941596 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.941658 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.941715 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.941771 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.945983 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.946072 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.946180 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.946180 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.946300 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.946300 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.946433 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.947025 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.947134 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.947134 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.947255 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.947317 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.947368 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.947437 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.949131 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.949226 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.949226 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.949352 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.949352 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.949471 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.949471 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.949583 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.949583 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.949685 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.949685 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.949799 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.949859 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.949859 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.949973 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.950039 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.950134 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.950209 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.950395 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.950458 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.950518 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.950575 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.950631 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.950689 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.950746 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.950818 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.950877 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.950934 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.950990 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.951048 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.951131 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.951667 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.951667 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.952618 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.952699 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.952699 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.952835 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.952835 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.952953 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.952953 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.953182 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.953271 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.953271 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.953386 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.953386 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.953491 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.953550 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.955775 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.955775 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.956046 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.956046 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.956193 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.956256 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.956313 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.956390 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.956452 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.956504 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.956566 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.956566 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.956566 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.956566 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.956966 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.957040 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.957129 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.957129 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.957251 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.957251 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.957376 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.957376 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.957487 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.957545 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.957606 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.957663 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.957722 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.957722 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.957828 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.957886 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.957960 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.958020 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.958078 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.958078 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.958078 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.958078 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.958078 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.958078 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.958602 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.958602 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.958602 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.958602 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.958831 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.959072 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.959176 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.959260 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.959326 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.959326 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.959443 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.959506 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.959566 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.959627 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.959692 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.959692 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.959692 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.959692 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.960420 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116531) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:31:46.960798 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.960868 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.961070 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.961569 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.961658 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.961731 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.961834 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.961955 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.962038 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.962143 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.962223 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.962298 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.962416 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.962521 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.962605 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.962685 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.962762 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.962838 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.962838 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.962838 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.962838 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.962838 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.962838 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.962838 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.963261 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.963261 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.963261 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.963261 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.963261 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.963261 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.963261 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.963673 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.963673 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.963673 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.963673 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.963673 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.963953 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.964123 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.964190 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.964251 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.964329 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.964392 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.964454 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.964518 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.964579 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.964659 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.964705 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.964745 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.964784 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.964821 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.964859 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.964901 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.964940 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.964979 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.965016 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.965061 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.965114 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.965164 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.965164 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.965164 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.965164 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.965164 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.965347 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.965392 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.965392 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.965474 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.965513 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.965551 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.965587 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.965627 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.965627 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.965627 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.965627 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.965758 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.965758 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.965758 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.965758 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.965758 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.965758 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.965968 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.966008 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.966051 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.966051 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.966051 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.966051 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.966051 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.966051 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.966287 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.966287 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.966287 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.966287 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.966287 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.966287 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.966287 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.966519 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.966877 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.966877 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.966944 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.966988 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.967028 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.967028 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.967028 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.967028 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.967028 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.967215 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.967215 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.967288 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.967326 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.967326 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.967326 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.967326 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.967326 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.967685 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.967741 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.967782 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.967827 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.967871 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.967910 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.967955 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.968039 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.968078 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.968132 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.968188 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.968227 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.968270 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.968312 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.968351 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.968351 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.968351 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.968351 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.968499 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.968499 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.968499 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.968875 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.968938 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.969002 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.969064 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.969131 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.969199 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.969262 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.969868 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.969920 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.969997 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.970042 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.970092 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.970148 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.970182 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.970233 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.970233 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.970300 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.970339 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.970386 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.970431 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.970470 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.970512 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.970556 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.970598 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.970642 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.970681 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.970721 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.970766 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.970805 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.970848 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.970887 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.970929 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.970972 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.970972 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.971041 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.971080 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.971135 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.971185 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.971229 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.971229 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.971307 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.971346 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.971388 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.971426 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.971468 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.971507 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.971549 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.971594 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.971632 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.971671 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.971714 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.971714 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.971789 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.971789 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.971789 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.971789 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.971923 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.971923 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.971923 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.971923 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.971923 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.971923 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.971923 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.972249 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.972249 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.972249 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.972249 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.972249 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.972434 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.972475 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.972513 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.972556 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.972601 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.972640 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.972683 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.972724 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.972757 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.972786 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.972819 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.972848 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.972877 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.972915 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.972945 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.972976 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.972976 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.973025 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.973025 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.973079 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.973130 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.973171 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.973208 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.973242 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.973272 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.973305 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.973338 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.973368 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.973398 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.973445 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.973485 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.973511 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.973540 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.973585 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.973585 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.973585 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.973585 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.973585 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.973585 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.973741 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.973741 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.973741 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.973813 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.973868 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.974313 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.974373 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.974441 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.974505 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.974560 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.974617 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.974687 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.975241 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.975352 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.975352 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.975413 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.975490 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.975535 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.975613 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.975744 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.975806 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.975855 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.976058 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.976058 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.976144 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.976183 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.976216 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.976246 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.976276 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.976306 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.976336 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.976365 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.976398 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.976434 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.976474 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.976505 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.976534 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.976563 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.976594 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.976623 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.976657 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.976657 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.976657 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.976657 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.976657 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.976790 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.976790 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.976910 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.976975 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.977036 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.977068 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.977122 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.977156 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.977192 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.977233 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.977263 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.977293 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.977322 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.977357 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.977388 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.977422 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.977451 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.977480 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.977514 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.977543 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.977543 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.977597 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.977627 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.977710 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116532) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 04:31:46.977865 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.977924 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.977983 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.978038 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.978077 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.978120 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.978145 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.978174 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.978205 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.978230 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.978267 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.978297 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.978326 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.978351 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.978384 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.978416 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.978482 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.978538 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.978569 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.978598 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.978628 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.978654 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.978689 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.978723 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.978754 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.978786 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.978815 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.978841 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.978871 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.978899 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.978927 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.979032 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.979166 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.979235 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.979303 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.979383 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.979440 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.979499 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.979538 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.979571 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.979598 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.979652 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.979710 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.979767 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.979830 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.980045 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.980105 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.980161 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.980195 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.980222 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.980253 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.980281 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.980342 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.980377 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.980408 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.980436 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.980468 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.980523 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.980624 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.980729 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.980792 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.980851 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.980911 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.980968 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.981026 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.981089 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.981306 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.981338 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.981385 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.981418 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.981460 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.981493 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.981522 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.981553 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.981606 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.981638 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.981671 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.981704 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.981789 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.981897 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.982319 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.982382 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.982436 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.982495 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.982538 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.982570 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.982599 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.982633 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.982663 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.982695 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.982728 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.982801 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.982855 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.982928 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.982960 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.982991 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.983046 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.983124 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.983183 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.983241 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.983305 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.983427 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.983501 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.983566 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.983613 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.983645 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.983677 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.983708 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.983737 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.983771 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.983801 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.983832 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.983866 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.983895 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.983952 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.984499 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.984587 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.984659 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.984719 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.984779 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.984839 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.984870 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.984900 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.984926 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.984956 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.984985 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.985012 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.985040 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.985074 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.985123 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.985154 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.985180 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.985208 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.985242 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.985267 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.985300 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.985327 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.985356 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.985389 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.985419 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.985446 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.985479 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116530) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.985505 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116531) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.985538 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.985568 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.985595 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.985622 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.985653 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.985682 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.985716 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.985746 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.985778 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.985805 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116530) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.985832 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.985877 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116531) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.985910 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116530) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.985937 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.985964 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116531) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.985999 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.985999 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.985999 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.985999 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.985999 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116529) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.985999 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.985999 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.986245 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.986245 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116529) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.986245 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116529) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.986620 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.986701 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.986774 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.986839 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.986901 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.986976 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.987039 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.988000 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.988079 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.988140 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.988243 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.988304 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.988362 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.988425 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.989049 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.989188 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.989296 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.989367 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.989425 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.989508 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.989542 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.989609 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.989671 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.989735 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.989807 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.989868 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.989924 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.989998 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.990167 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.990252 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.990252 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.990325 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.990416 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.990475 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.990545 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.991074 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.991150 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.991213 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.991275 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.991360 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.991588 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.991588 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.992193 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.992267 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.992312 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.992372 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.992418 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.992493 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.992554 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.992848 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.992920 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.992978 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.993028 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.993116 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.993170 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.993236 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.993300 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.993362 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.993422 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.993485 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.993557 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.993602 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.993665 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.994117 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.994165 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.994245 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.994299 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.994359 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.994418 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.994489 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.995313 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.995381 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.995474 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.995525 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.995587 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.995656 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.995726 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.996273 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.996273 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.996500 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.996500 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.996500 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.996677 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.996677 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.996677 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.996860 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.996860 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.996979 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.996979 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.996979 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.997203 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.997422 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.997498 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.997582 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.997645 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.997710 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.997710 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.998011 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.998526 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.998650 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.998650 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.998650 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.998838 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.998838 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.998960 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:46.999221 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:46.999308 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:46.999373 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:46.999435 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:46.999507 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:46.999575 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:46.999575 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:47.000280 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:47.000377 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:47.000377 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:47.000501 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:47.000501 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:47.000624 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:47.000689 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:47.001019 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:47.001135 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:47.001225 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:47.001292 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:47.001362 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:47.001495 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:47.001625 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:47.002113 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:47.002239 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:47.002336 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:47.002446 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:47.002516 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:47.002593 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:47.002692 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:47.003019 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:47.003141 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:47.003213 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:47.003296 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:47.003394 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:47.003512 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:47.003604 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:47.004698 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:47.004774 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:47.004860 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:47.004945 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:47.005020 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:47.005141 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:47.005228 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:47.005638 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:47.005743 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:47.005839 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:47.005925 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:47.006002 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:47.006083 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:47.006198 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:47.006615 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:47.006705 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:47.006790 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:47.006871 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:47.006952 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:47.007042 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:47.007182 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:47.008753 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:47.008844 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:47.008888 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:47.008932 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:47.009026 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:47.009026 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:47.009119 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 04:31:47.009183 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116532) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 04:31:47.009260 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 04:31:47.009332 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 04:31:47.009412 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 04:31:47.009492 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116532) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 04:31:47.009573 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116532) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 04:31:47.032970 np0000181108 devstack@c-api.service[116531]: INFO dbcounter [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Registered counter for database cinder Jun 17 04:31:47.033126 np0000181108 devstack@c-api.service[116530]: INFO dbcounter [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Registered counter for database cinder Jun 17 04:31:47.035630 np0000181108 devstack@c-api.service[116529]: INFO dbcounter [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Registered counter for database cinder Jun 17 04:31:47.058579 np0000181108 devstack@c-api.service[116532]: INFO dbcounter [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Registered counter for database cinder Jun 17 04:31:47.075480 np0000181108 devstack@c-api.service[116530]: DEBUG oslo_db.sqlalchemy.engines [None req-3d1f1f71-4809-41ff-9052-8607333eab3f 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=116530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:47.079596 np0000181108 devstack@c-api.service[116531]: DEBUG oslo_db.sqlalchemy.engines [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb 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=116531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:47.081014 np0000181108 devstack@c-api.service[116529]: DEBUG oslo_db.sqlalchemy.engines [None req-f574f109-632c-4460-b7f7-009b2aba8a20 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=116529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:47.103718 np0000181108 devstack@c-api.service[116532]: DEBUG oslo_db.sqlalchemy.engines [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 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=116532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:47.192522 np0000181108 devstack@c-api.service[116530]: DEBUG dbcounter [-] [116530] Writer thread running {{(pid=116530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:31:47.195252 np0000181108 devstack@c-api.service[116530]: INFO cinder.rpc [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:31:47.195388 np0000181108 devstack@c-api.service[116531]: DEBUG dbcounter [-] [116531] Writer thread running {{(pid=116531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:31:47.197717 np0000181108 devstack@c-api.service[116530]: INFO cinder.rpc [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:31:47.198181 np0000181108 devstack@c-api.service[116531]: INFO cinder.rpc [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:31:47.198532 np0000181108 devstack@c-api.service[116529]: DEBUG dbcounter [-] [116529] Writer thread running {{(pid=116529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:31:47.200088 np0000181108 devstack@c-api.service[116530]: INFO cinder.rpc [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:31:47.200726 np0000181108 devstack@c-api.service[116531]: INFO cinder.rpc [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:31:47.201486 np0000181108 devstack@c-api.service[116529]: INFO cinder.rpc [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:31:47.202588 np0000181108 devstack@c-api.service[116530]: INFO cinder.rpc [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:31:47.203472 np0000181108 devstack@c-api.service[116531]: INFO cinder.rpc [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:31:47.203701 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.203805 np0000181108 devstack@c-api.service[116529]: INFO cinder.rpc [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:31:47.205928 np0000181108 devstack@c-api.service[116531]: INFO cinder.rpc [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:31:47.206070 np0000181108 devstack@c-api.service[116529]: INFO cinder.rpc [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:31:47.207017 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.207591 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.208024 np0000181108 devstack@c-api.service[116529]: INFO cinder.rpc [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:31:47.208921 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.210888 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.211886 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.219853 np0000181108 devstack@c-api.service[116532]: DEBUG dbcounter [-] [116532] Writer thread running {{(pid=116532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 04:31:47.222740 np0000181108 devstack@c-api.service[116532]: INFO cinder.rpc [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 04:31:47.225413 np0000181108 devstack@c-api.service[116532]: INFO cinder.rpc [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 04:31:47.228332 np0000181108 devstack@c-api.service[116532]: INFO cinder.rpc [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 04:31:47.230737 np0000181108 devstack@c-api.service[116532]: INFO cinder.rpc [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 04:31:47.231911 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.235217 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.240508 np0000181108 devstack@c-api.service[116530]: DEBUG oslo_db.sqlalchemy.engines [None req-3d1f1f71-4809-41ff-9052-8607333eab3f 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=116530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:47.243130 np0000181108 devstack@c-api.service[116530]: INFO cinder.rpc [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:31:47.243586 np0000181108 devstack@c-api.service[116531]: DEBUG oslo_db.sqlalchemy.engines [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb 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=116531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:47.245209 np0000181108 devstack@c-api.service[116529]: DEBUG oslo_db.sqlalchemy.engines [None req-f574f109-632c-4460-b7f7-009b2aba8a20 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=116529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:47.245541 np0000181108 devstack@c-api.service[116530]: INFO cinder.rpc [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:31:47.246285 np0000181108 devstack@c-api.service[116531]: INFO cinder.rpc [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:31:47.246707 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.247833 np0000181108 devstack@c-api.service[116529]: INFO cinder.rpc [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:31:47.248732 np0000181108 devstack@c-api.service[116531]: INFO cinder.rpc [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:31:47.249942 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.250542 np0000181108 devstack@c-api.service[116529]: INFO cinder.rpc [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:31:47.251688 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.258647 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.262593 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.263058 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.263896 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.266795 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.266972 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.267276 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.270215 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.270543 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.270837 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.270945 np0000181108 devstack@c-api.service[116532]: DEBUG oslo_db.sqlalchemy.engines [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 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=116532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:47.273811 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.273897 np0000181108 devstack@c-api.service[116532]: INFO cinder.rpc [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 04:31:47.274199 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.275159 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.276329 np0000181108 devstack@c-api.service[116532]: INFO cinder.rpc [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 04:31:47.276698 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.277216 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.277587 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.279365 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.279773 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.280202 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.282550 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.282663 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.283840 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.285438 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.285752 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.286580 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.286894 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.288781 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.289894 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.290871 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.291369 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.291799 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.292140 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.293373 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.294065 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.296214 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.296809 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.300035 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.300248 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.302269 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.303159 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.303413 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.304227 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.305724 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.305793 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.306751 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.307191 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.307477 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.308005 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.308604 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.309115 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.309544 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.309927 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.310527 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.310589 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.310884 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.311079 np0000181108 devstack@c-api.service[116531]: WARNING cinder.api.contrib.hosts [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:31:47.311824 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.312030 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.312274 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.313135 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.313402 np0000181108 devstack@c-api.service[116529]: WARNING cinder.api.contrib.hosts [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:31:47.313522 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.313725 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.314094 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.314522 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.314672 np0000181108 devstack@c-api.service[116530]: WARNING cinder.api.contrib.hosts [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:31:47.315395 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.315480 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.316066 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.316570 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.316712 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.316772 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.317039 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: extensions {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.318134 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.318197 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.318946 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: os-quota-class-sets {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.319161 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: extensions {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.319403 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.319627 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.320245 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: scheduler-stats {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.320524 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: os-quota-class-sets {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.320627 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: extensions {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.320874 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.321664 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: os-quota-sets {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.321790 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: scheduler-stats {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.322821 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: os-quota-class-sets {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.323093 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: backups {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.323236 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: os-quota-sets {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.323517 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.324109 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: scheduler-stats {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.324688 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: backups {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.325118 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: os-snapshot-manage {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.325582 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: os-quota-sets {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.326540 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: consistencygroups {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.327020 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: backups {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.327221 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: os-snapshot-manage {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.328512 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: extra_specs {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.328642 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: consistencygroups {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.329073 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.329183 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: os-snapshot-manage {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.330047 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: os-hosts {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.330633 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: extra_specs {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.330734 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: consistencygroups {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.331623 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: os-volume-manage {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.332292 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: os-hosts {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.332599 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.332704 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: extra_specs {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.333025 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: os-availability-zone {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.333600 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: os-volume-manage {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.334211 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: os-hosts {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.334340 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: encryption {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.335001 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: os-availability-zone {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.335115 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.335528 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: os-volume-manage {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.336061 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: os-volume-transfer {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.336349 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: encryption {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.336566 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.336990 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: os-availability-zone {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.337675 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: capabilities {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.337876 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: os-volume-transfer {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.337984 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.338305 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: encryption {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.338998 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: encryption {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.339355 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.339447 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: capabilities {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.339765 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: os-volume-transfer {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.340552 np0000181108 devstack@c-api.service[116532]: WARNING cinder.api.contrib.hosts [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 04:31:47.340647 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: os-volume-type-access {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.340749 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: encryption {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.341256 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.341457 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: capabilities {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.342272 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: os-volume-type-access {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.342363 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: cgsnapshots {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.342584 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.342737 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: encryption {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.343816 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: cgsnapshots {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.343903 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extended resource: qos-specs {{(pid=116531) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.344003 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.344293 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: os-volume-type-access {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.345266 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extended resource: qos-specs {{(pid=116529) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.346590 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.346715 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: cgsnapshots {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.346781 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: extensions {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.346842 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.contrib.snapshot_actions [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] SnapshotActionsController initialized {{(pid=116531) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:31:47.347343 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.contrib.snapshot_actions [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] SnapshotActionsController initialized {{(pid=116529) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:31:47.347405 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extended resource: qos-specs {{(pid=116530) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.347459 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.348111 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.348713 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: os-quota-class-sets {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.349505 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.349570 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.349968 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] SnapshotActionsController initialized {{(pid=116530) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:31:47.350065 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: scheduler-stats {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.350775 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.350832 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.351617 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: os-quota-sets {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.351870 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.352145 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.352261 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.353077 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: backups {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.353536 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.353597 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.354871 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.354957 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.355180 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: os-snapshot-manage {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.355948 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.356308 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.356418 np0000181108 devstack@c-api.service[116529]: WARNING castellan.key_manager.migration [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.356618 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: consistencygroups {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.357271 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.357389 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.357585 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.357682 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension AdminActions extending resource: volumes {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.357742 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.357791 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension AdminActions extending resource: snapshots {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.357902 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension AdminActions extending resource: backups {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.358002 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension VolumeActions extending resource: volumes {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.358158 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension TypesManage extending resource: types {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.358255 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension UsedLimits extending resource: limits {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.358346 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.358402 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.358456 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.358535 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.358601 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: extra_specs {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.358664 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.358762 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.358890 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.359003 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.v3.router [None req-f574f109-632c-4460-b7f7-009b2aba8a20 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116529) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.359089 np0000181108 devstack@c-api.service[116530]: WARNING castellan.key_manager.migration [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.359961 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension SnapshotActions extending resource: snapshots {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.360077 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.360203 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: os-hosts {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.360328 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.360328 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension AdminActions extending resource: volumes {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.360463 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension AdminActions extending resource: snapshots {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.360622 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension AdminActions extending resource: backups {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.360821 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.360882 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension VolumeActions extending resource: volumes {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.360933 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension TypesManage extending resource: types {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.361044 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension UsedLimits extending resource: limits {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.361158 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.361253 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.361345 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.361445 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension VolumeTypeAccess extending resource: types {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.361562 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.361660 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.361756 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.v3.router [None req-3d1f1f71-4809-41ff-9052-8607333eab3f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116530) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.361890 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: os-volume-manage {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.363292 np0000181108 devstack@c-api.service[116531]: WARNING castellan.key_manager.migration [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.363350 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: os-availability-zone {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.364699 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: encryption {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.364776 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension SnapshotActions extending resource: snapshots {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.365002 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.365377 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.365530 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension AdminActions extending resource: volumes {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.365756 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension AdminActions extending resource: snapshots {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.365908 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension AdminActions extending resource: backups {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.366171 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension VolumeActions extending resource: volumes {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.366245 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: os-volume-transfer {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.366371 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension TypesManage extending resource: types {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.366530 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension UsedLimits extending resource: limits {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.366641 np0000181108 devstack@c-api.service[116529]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc7ec4a3668 pid: 116529 (default app) Jun 17 04:31:47.366747 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.366898 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.367040 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.367206 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension VolumeTypeAccess extending resource: types {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.367367 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.367518 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.367667 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.v3.router [None req-38fb9a79-8b6a-44a3-976c-e4cc0a3943bb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116531) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.367829 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: capabilities {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.369174 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: encryption {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.369594 np0000181108 devstack@c-api.service[116530]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc7ec4a3668 pid: 116530 (default app) Jun 17 04:31:47.370715 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: os-volume-type-access {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.372355 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: cgsnapshots {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.373762 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extended resource: qos-specs {{(pid=116532) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 04:31:47.375244 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.375244 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.375431 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.375431 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.375431 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.375431 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.375431 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.375793 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.375793 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.375793 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.375793 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.375793 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.375793 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.376635 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.376635 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.376635 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.376635 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.376635 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.377132 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.377132 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.377132 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.377132 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.377585 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.377585 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.377585 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.377585 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.378022 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.378022 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.378022 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.378022 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.378022 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.378994 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.378994 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.378994 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.378994 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.378994 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.379500 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.379500 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.379500 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.379500 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.379500 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.379500 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.380089 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.380089 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.380089 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.380089 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.380089 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.380089 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.380732 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.380732 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.380732 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.380732 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.380732 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.380732 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.381358 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.381358 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.381358 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.381358 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.381358 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.381358 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.381906 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.381906 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.381906 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.381906 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.382355 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.382355 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.382355 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.382355 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.382355 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.382854 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.382854 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.382854 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.382854 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.382854 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.383361 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.383361 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.383361 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.383361 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.383361 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.383361 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.383893 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.383893 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.383893 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.383893 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.383893 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.384515 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.384515 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.384515 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.384515 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.384515 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.384844 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.384844 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.384844 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.384844 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.385090 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.385090 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.385090 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.385090 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.385339 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.385339 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.385339 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.385339 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.385339 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.385641 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.385641 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.385641 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.385641 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.385641 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.385896 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.385896 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.385896 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.385896 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.386153 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.386153 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.386153 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.386153 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.386381 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.386381 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.386381 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.386381 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.386598 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.386598 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.386598 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.386598 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.386829 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.386829 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.386829 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.386829 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.387050 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.387050 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.387050 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.387050 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.387050 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.387050 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.387417 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.387417 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.387417 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.387417 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.387417 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.387735 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.387735 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.387735 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.387735 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.387735 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.387735 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.387735 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.388125 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.388125 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.388295 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.contrib.snapshot_actions [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] SnapshotActionsController initialized {{(pid=116532) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 04:31:47.388351 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.388351 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.388351 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.388351 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.388351 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.388351 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.388708 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.388708 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.388708 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.388708 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.388901 np0000181108 devstack@c-api.service[116531]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc7ec4a3668 pid: 116531 (default app) Jun 17 04:31:47.388939 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.388939 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.388939 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.388939 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.388939 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.388939 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.389195 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.389195 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.389195 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.389195 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.389353 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.389353 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.389353 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.389353 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.389529 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.389529 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.389529 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.389529 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.389687 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.389687 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.389687 np0000181108 devstack@c-api.service[116529]: /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. Jun 17 04:31:47.389687 np0000181108 devstack@c-api.service[116529]: warnings.warn(deprecated_msg) Jun 17 04:31:47.389853 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.389889 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.middleware.request_id [None req-64408375-25eb-4c9a-b48a-fa0f6204d4d1 None None] RequestId filter calling following filter/app {{(pid=116529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:31:47.389933 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.389933 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.389997 np0000181108 devstack@c-api.service[116529]: [pid: 116529|app: 0|req: 1/1] 199.204.45.138 () {60 vars in 956 bytes} [Wed Jun 17 04:31:47 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:31:47.390032 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.390032 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.390032 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.390032 np0000181108 devstack@c-api.service[116532]: WARNING castellan.key_manager.migration [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 04:31:47.390032 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390032 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390032 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390032 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension AdminActions extending resource: volumes {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390299 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension AdminActions extending resource: snapshots {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390299 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension AdminActions extending resource: backups {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390299 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension VolumeActions extending resource: volumes {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390299 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension TypesManage extending resource: types {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390299 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension UsedLimits extending resource: limits {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390299 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390299 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390519 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390519 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390519 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390519 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.390519 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.v3.router [None req-e7c49c95-e0c4-4559-bd66-9d9c5de74621 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116532) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 04:31:47.396985 np0000181108 devstack@c-api.service[116532]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7cc7ec4a3668 pid: 116532 (default app) Jun 17 04:31:54.586490 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.586490 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.586988 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.586988 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.586988 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.586988 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.586988 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587210 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587210 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587210 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587210 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587210 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587210 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587452 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587452 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587452 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587452 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587452 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587628 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587628 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587628 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587628 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587768 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587768 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587768 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587768 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587938 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587938 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587938 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.587938 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.587938 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.588140 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.588140 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.588140 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.588140 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.588140 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.588326 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.588326 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.588326 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.588326 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.588326 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.588326 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.588550 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.588550 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.588550 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.588550 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.588550 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.588550 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589009 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589009 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589009 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589009 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589009 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589009 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589261 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589261 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589261 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589261 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589261 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589261 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589464 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589464 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589464 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589464 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589613 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589613 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589613 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589613 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589613 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589803 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589803 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589803 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589803 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589803 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589970 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589970 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589970 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589970 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.589970 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.589970 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.590364 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.590364 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.590364 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.590364 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.590364 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.590569 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.590569 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.590569 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.590569 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.590569 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.590747 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.590747 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.590747 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.590747 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.590905 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.590905 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.590905 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.590905 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591058 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591058 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591058 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591058 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591058 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591284 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591284 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591284 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591284 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591284 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591555 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591555 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591555 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591555 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591701 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591701 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591701 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591701 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591871 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591871 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.591871 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.591871 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592019 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592019 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592019 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592019 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592191 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592191 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592191 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592191 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592335 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592335 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592335 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592335 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592335 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592335 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592550 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592550 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592550 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592550 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592550 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592762 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592762 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592762 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592762 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592762 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.592762 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.592762 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593014 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593014 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593014 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593014 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593014 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593014 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593281 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593281 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593281 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593281 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593281 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593281 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593503 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593503 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593503 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593503 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593503 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593503 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593740 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593740 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593740 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593740 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593887 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593887 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.593887 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.593887 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.594033 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.594033 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.594033 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.594033 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.594202 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.594202 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.594202 np0000181108 devstack@c-api.service[116530]: /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. Jun 17 04:31:54.594202 np0000181108 devstack@c-api.service[116530]: warnings.warn(deprecated_msg) Jun 17 04:31:54.594202 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.middleware.request_id [None req-b65626ae-d489-40c5-b62f-7b56b148b643 None None] RequestId filter calling following filter/app {{(pid=116530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:31:55.091459 np0000181108 devstack@c-api.service[116530]: INFO cinder.api.openstack.wsgi [None req-b65626ae-d489-40c5-b62f-7b56b148b643 admin admin] POST https://199.204.45.138/volume/v3/types Jun 17 04:31:55.091937 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.openstack.wsgi [None req-b65626ae-d489-40c5-b62f-7b56b148b643 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116530) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:31:55.093560 np0000181108 devstack@c-api.service[116530]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 17 04:31:55.093560 np0000181108 devstack@c-api.service[116530]: warnings.warn( Jun 17 04:31:55.128272 np0000181108 devstack@c-api.service[116530]: DEBUG oslo_db.sqlalchemy.engines [None req-b65626ae-d489-40c5-b62f-7b56b148b643 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=116530) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:55.161651 np0000181108 devstack@c-api.service[116530]: INFO cinder.api.openstack.wsgi [None req-b65626ae-d489-40c5-b62f-7b56b148b643 admin admin] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 17 04:31:55.162300 np0000181108 devstack@c-api.service[116530]: [pid: 116530|app: 0|req: 1/2] 199.204.45.138 () {68 vars in 1288 bytes} [Wed Jun 17 04:31:54 2026] POST /volume/v3/types => generated 186 bytes in 589 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:31:55.188210 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.188210 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.188210 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.188210 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.188210 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.188879 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.188879 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.188879 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.188879 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.188879 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189159 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189159 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189159 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189159 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189159 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189159 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189375 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189375 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189375 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189375 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189516 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189516 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189516 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189516 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189736 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189736 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189736 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189736 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189912 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189912 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189912 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.189912 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.189912 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190113 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190113 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190113 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190113 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190113 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190296 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190296 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190296 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190296 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190296 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190296 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190532 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190532 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190532 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190532 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190532 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190532 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190841 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190841 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190841 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190841 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.190841 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.190841 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.191210 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.191210 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.191210 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.191210 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.191210 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.191480 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.191480 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.191480 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.191480 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.191480 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.191745 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.191745 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.191745 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.191745 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.191745 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.191745 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.192066 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.192066 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.192066 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.192066 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.192066 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.192066 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.192451 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.192451 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.192451 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.192451 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.192451 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.192719 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.192719 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.192719 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.192719 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.192719 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193036 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193036 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193036 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193036 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193358 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193358 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193358 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193358 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193549 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193549 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193549 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193549 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193549 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193731 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193731 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193731 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193731 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193731 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193900 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193900 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.193900 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.193900 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194043 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194043 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194043 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194043 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194204 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194204 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194204 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194204 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194348 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194348 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194348 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194348 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194505 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194505 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194505 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194505 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194651 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194651 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194651 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194651 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194651 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194832 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194832 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194832 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194832 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.194832 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.194832 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195043 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195043 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195043 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195043 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195043 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195231 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195231 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195231 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195231 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195231 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195231 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195583 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195583 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195583 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195583 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195583 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195583 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195795 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195795 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195795 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195795 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.195795 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.195795 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196002 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196002 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196002 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196002 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196002 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196002 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196226 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196226 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196226 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196226 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196371 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196371 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196371 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196371 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196371 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196570 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196570 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196570 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196570 np0000181108 devstack@c-api.service[116531]: /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. Jun 17 04:31:55.196570 np0000181108 devstack@c-api.service[116531]: warnings.warn(deprecated_msg) Jun 17 04:31:55.196570 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.middleware.request_id [req-b65626ae-d489-40c5-b62f-7b56b148b643 req-e8a1ab90-609d-4f8f-a91d-19171b84a406 None None] RequestId filter calling following filter/app {{(pid=116531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:31:55.547054 np0000181108 devstack@c-api.service[116531]: INFO cinder.api.openstack.wsgi [req-b65626ae-d489-40c5-b62f-7b56b148b643 req-e8a1ab90-609d-4f8f-a91d-19171b84a406 admin admin] POST https://199.204.45.138/volume/v3/types/f05dd2f6-1c10-4aa3-ae6f-558afb6807fa/extra_specs Jun 17 04:31:55.547677 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.openstack.wsgi [req-b65626ae-d489-40c5-b62f-7b56b148b643 req-e8a1ab90-609d-4f8f-a91d-19171b84a406 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 04:31:55.549398 np0000181108 devstack@c-api.service[116531]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 17 04:31:55.549398 np0000181108 devstack@c-api.service[116531]: warnings.warn( Jun 17 04:31:55.583000 np0000181108 devstack@c-api.service[116531]: DEBUG oslo_db.sqlalchemy.engines [req-b65626ae-d489-40c5-b62f-7b56b148b643 req-e8a1ab90-609d-4f8f-a91d-19171b84a406 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=116531) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:31:55.643553 np0000181108 devstack@c-api.service[116531]: INFO cinder.api.openstack.wsgi [req-b65626ae-d489-40c5-b62f-7b56b148b643 req-e8a1ab90-609d-4f8f-a91d-19171b84a406 admin admin] https://199.204.45.138/volume/v3/types/f05dd2f6-1c10-4aa3-ae6f-558afb6807fa/extra_specs returned with HTTP 200 Jun 17 04:31:55.644161 np0000181108 devstack@c-api.service[116531]: [pid: 116531|app: 0|req: 1/3] 199.204.45.138 () {70 vars in 1505 bytes} [Wed Jun 17 04:31:55 2026] POST /volume/v3/types/f05dd2f6-1c10-4aa3-ae6f-558afb6807fa/extra_specs => generated 55 bytes in 469 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 04:31:57.249626 np0000181108 devstack@c-api.service[116529]: DEBUG dbcounter [-] [116529] Writing DB stats cinder:SELECT=6 {{(pid=116529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:31:57.275832 np0000181108 devstack@c-api.service[116532]: DEBUG dbcounter [-] [116532] Writing DB stats cinder:SELECT=6 {{(pid=116532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:32:05.157275 np0000181108 devstack@c-api.service[116530]: DEBUG dbcounter [-] [116530] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116530) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:32:05.642220 np0000181108 devstack@c-api.service[116531]: DEBUG dbcounter [-] [116531] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116531) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:34:36.364263 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.middleware.request_id [None req-193e0335-262a-44e0-a845-c4f9a6140724 None None] RequestId filter calling following filter/app {{(pid=116529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:34:36.365506 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [None req-193e0335-262a-44e0-a845-c4f9a6140724 None None] GET https://199.204.45.138/volume// Jun 17 04:34:36.365506 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [None req-193e0335-262a-44e0-a845-c4f9a6140724 None None] Empty body provided in request {{(pid=116529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:34:36.365748 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [None req-193e0335-262a-44e0-a845-c4f9a6140724 None None] Calling method 'all' {{(pid=116529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:34:36.366508 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [None req-193e0335-262a-44e0-a845-c4f9a6140724 None None] https://199.204.45.138/volume// returned with HTTP 300 Jun 17 04:34:36.367335 np0000181108 devstack@c-api.service[116529]: [pid: 116529|app: 0|req: 2/4] 199.204.45.138 () {66 vars in 1456 bytes} [Wed Jun 17 04:34:36 2026] GET /volume/ => generated 390 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 04:35:19.985118 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.985118 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.985118 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.985118 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.985118 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.985643 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.985643 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.985643 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.985643 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.985643 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.985796 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.985796 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.985796 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.985796 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.985796 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.985796 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986025 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986025 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986025 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986025 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986172 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986172 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986172 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986172 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986383 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986383 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986383 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986383 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986505 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986505 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986505 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986505 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986505 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986661 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986661 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986661 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986661 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986661 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986798 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986798 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986798 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986798 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986798 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986798 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986985 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986985 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986985 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986985 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.986985 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.986985 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987179 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987179 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987179 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987179 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987179 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987179 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987358 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987358 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987358 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987358 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987358 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987522 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987522 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987522 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987522 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987522 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987659 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987659 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987659 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987659 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987659 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987659 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987840 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987840 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987840 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987840 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.987840 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.987840 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.990299 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.990299 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.990299 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.990299 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.990299 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.990874 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.990874 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.990874 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.990874 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.990874 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.991221 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.991221 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.991221 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.991221 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.991542 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.991542 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.991542 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.991542 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.991815 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.991815 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.991815 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.991815 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.991815 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.992202 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.992202 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.992202 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.992202 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.992202 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.992514 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.992514 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.992514 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.992514 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.992857 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.992857 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.992857 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.992857 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.993252 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.993252 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.993252 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.993252 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.993543 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.993543 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.993543 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.993543 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.993809 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.993809 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.993809 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.993809 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.994202 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.994202 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.994202 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.994202 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.994202 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.994550 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.994550 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.994550 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.994550 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.994550 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.994550 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995004 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995004 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995004 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995004 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995004 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995235 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995235 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995235 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995235 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995235 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995235 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995495 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995495 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995495 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995495 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995495 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995495 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995744 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995744 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995744 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995744 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995744 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995744 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995989 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995989 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995989 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995989 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.995989 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.995989 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.996263 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.996263 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.996263 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.996263 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.996435 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.996435 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.996435 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.996435 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.996435 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.996663 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.996663 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.996663 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.996663 np0000181108 devstack@c-api.service[116532]: /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. Jun 17 04:35:19.996663 np0000181108 devstack@c-api.service[116532]: warnings.warn(deprecated_msg) Jun 17 04:35:19.996663 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.middleware.request_id [None req-0fe525bf-2baf-4755-9aba-bca12345b776 None None] RequestId filter calling following filter/app {{(pid=116532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:19.996663 np0000181108 devstack@c-api.service[116532]: [pid: 116532|app: 0|req: 1/5] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jun 17 04:35:19 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:35:20.033262 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.middleware.request_id [None req-6097a546-73ce-43c0-a919-81bca9266d5c None None] RequestId filter calling following filter/app {{(pid=116530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:20.040071 np0000181108 devstack@c-api.service[116530]: [pid: 116530|app: 0|req: 2/6] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jun 17 04:35:20 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 04:35:20.088653 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.middleware.request_id [req-6097a546-73ce-43c0-a919-81bca9266d5c req-47a4c59b-0741-4d8b-aca5-7176b008ec11 None None] RequestId filter calling following filter/app {{(pid=116531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:20.093262 np0000181108 devstack@c-api.service[116531]: INFO cinder.api.openstack.wsgi [req-6097a546-73ce-43c0-a919-81bca9266d5c req-47a4c59b-0741-4d8b-aca5-7176b008ec11 demo demo] GET https://199.204.45.138/volume/v3/ Jun 17 04:35:20.093500 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.openstack.wsgi [req-6097a546-73ce-43c0-a919-81bca9266d5c req-47a4c59b-0741-4d8b-aca5-7176b008ec11 demo demo] Empty body provided in request {{(pid=116531) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:20.093772 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.openstack.wsgi [req-6097a546-73ce-43c0-a919-81bca9266d5c req-47a4c59b-0741-4d8b-aca5-7176b008ec11 demo demo] Calling method 'version_select' {{(pid=116531) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:20.094796 np0000181108 devstack@c-api.service[116531]: INFO cinder.api.openstack.wsgi [req-6097a546-73ce-43c0-a919-81bca9266d5c req-47a4c59b-0741-4d8b-aca5-7176b008ec11 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 17 04:35:20.095599 np0000181108 devstack@c-api.service[116531]: [pid: 116531|app: 0|req: 2/7] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jun 17 04:35:20 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:20.136551 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.middleware.request_id [None req-157052f6-0433-4619-ad40-6de053b64bc5 None None] RequestId filter calling following filter/app {{(pid=116529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:20.462559 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [None req-157052f6-0433-4619-ad40-6de053b64bc5 demo demo] GET https://199.204.45.138/volume/v3/types Jun 17 04:35:20.462874 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [None req-157052f6-0433-4619-ad40-6de053b64bc5 demo demo] Empty body provided in request {{(pid=116529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:20.463059 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [None req-157052f6-0433-4619-ad40-6de053b64bc5 demo demo] Calling method 'index' {{(pid=116529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:20.463570 np0000181108 devstack@c-api.service[116529]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 17 04:35:20.463570 np0000181108 devstack@c-api.service[116529]: warnings.warn( Jun 17 04:35:20.464163 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.api_utils [None req-157052f6-0433-4619-ad40-6de053b64bc5 demo demo] Removing options '' from query. {{(pid=116529) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 04:35:20.505118 np0000181108 devstack@c-api.service[116529]: DEBUG oslo_db.sqlalchemy.engines [None req-157052f6-0433-4619-ad40-6de053b64bc5 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=116529) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:35:20.521617 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [None req-157052f6-0433-4619-ad40-6de053b64bc5 demo demo] https://199.204.45.138/volume/v3/types returned with HTTP 200 Jun 17 04:35:20.521977 np0000181108 devstack@c-api.service[116529]: [pid: 116529|app: 0|req: 3/8] 199.204.45.138 () {64 vars in 1290 bytes} [Wed Jun 17 04:35:20 2026] GET /volume/v3/types => generated 377 bytes in 387 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:20.568094 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.middleware.request_id [None req-b22b8390-0498-4dfc-8406-c6696139ed5d None None] RequestId filter calling following filter/app {{(pid=116532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:20.903587 np0000181108 devstack@c-api.service[116532]: INFO cinder.api.openstack.wsgi [None req-b22b8390-0498-4dfc-8406-c6696139ed5d demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 17 04:35:20.903985 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.openstack.wsgi [None req-b22b8390-0498-4dfc-8406-c6696139ed5d demo demo] Empty body provided in request {{(pid=116532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:20.904162 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.openstack.wsgi [None req-b22b8390-0498-4dfc-8406-c6696139ed5d demo demo] Calling method 'show' {{(pid=116532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:20.940698 np0000181108 devstack@c-api.service[116532]: DEBUG oslo_db.sqlalchemy.engines [None req-b22b8390-0498-4dfc-8406-c6696139ed5d 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=116532) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 04:35:20.958118 np0000181108 devstack@c-api.service[116532]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: 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. Jun 17 04:35:20.958118 np0000181108 devstack@c-api.service[116532]: warnings.warn( Jun 17 04:35:20.960333 np0000181108 devstack@c-api.service[116532]: INFO cinder.api.openstack.wsgi [None req-b22b8390-0498-4dfc-8406-c6696139ed5d demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 17 04:35:20.960767 np0000181108 devstack@c-api.service[116532]: [pid: 116532|app: 0|req: 2/9] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jun 17 04:35:20 2026] GET /volume/v3/types/default => generated 145 bytes in 394 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:21.417500 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.middleware.request_id [None req-1dc96abd-d522-454a-9664-dccb958fe92a None None] RequestId filter calling following filter/app {{(pid=116530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:21.418960 np0000181108 devstack@c-api.service[116530]: [pid: 116530|app: 0|req: 3/10] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jun 17 04:35:21 2026] GET /volume/v3 => generated 114 bytes in 3 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:35:21.452935 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.middleware.request_id [None req-0d6aecb9-0bde-4b39-ad07-bca36365affc None None] RequestId filter calling following filter/app {{(pid=116531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:21.463277 np0000181108 devstack@c-api.service[116531]: [pid: 116531|app: 0|req: 3/11] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jun 17 04:35:21 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 04:35:21.499387 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.middleware.request_id [req-0d6aecb9-0bde-4b39-ad07-bca36365affc req-39266833-4a22-4109-b536-58ddb1a47ffa None None] RequestId filter calling following filter/app {{(pid=116529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:21.501853 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [req-0d6aecb9-0bde-4b39-ad07-bca36365affc req-39266833-4a22-4109-b536-58ddb1a47ffa demo demo] GET https://199.204.45.138/volume/v3/ Jun 17 04:35:21.502164 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [req-0d6aecb9-0bde-4b39-ad07-bca36365affc req-39266833-4a22-4109-b536-58ddb1a47ffa demo demo] Empty body provided in request {{(pid=116529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:21.502443 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [req-0d6aecb9-0bde-4b39-ad07-bca36365affc req-39266833-4a22-4109-b536-58ddb1a47ffa demo demo] Calling method 'version_select' {{(pid=116529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:21.503040 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [req-0d6aecb9-0bde-4b39-ad07-bca36365affc req-39266833-4a22-4109-b536-58ddb1a47ffa demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 17 04:35:21.503817 np0000181108 devstack@c-api.service[116529]: [pid: 116529|app: 0|req: 4/12] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jun 17 04:35:21 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:21.543412 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.middleware.request_id [None req-95a0f188-1d22-48bb-b81a-3d24483a9f98 None None] RequestId filter calling following filter/app {{(pid=116532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:21.545771 np0000181108 devstack@c-api.service[116532]: INFO cinder.api.openstack.wsgi [None req-95a0f188-1d22-48bb-b81a-3d24483a9f98 demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 17 04:35:21.546015 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.openstack.wsgi [None req-95a0f188-1d22-48bb-b81a-3d24483a9f98 demo demo] Empty body provided in request {{(pid=116532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:21.546312 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.openstack.wsgi [None req-95a0f188-1d22-48bb-b81a-3d24483a9f98 demo demo] Calling method 'show' {{(pid=116532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:21.556488 np0000181108 devstack@c-api.service[116532]: INFO cinder.api.openstack.wsgi [None req-95a0f188-1d22-48bb-b81a-3d24483a9f98 demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 17 04:35:21.556937 np0000181108 devstack@c-api.service[116532]: [pid: 116532|app: 0|req: 3/13] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jun 17 04:35:21 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:22.179221 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.middleware.request_id [None req-21af9a3d-7c90-44df-b2ca-8ea9225f74eb None None] RequestId filter calling following filter/app {{(pid=116530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:22.180489 np0000181108 devstack@c-api.service[116530]: [pid: 116530|app: 0|req: 4/14] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jun 17 04:35:22 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:35:22.212922 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.middleware.request_id [None req-1bc6e16e-c7c6-4668-ac77-558d91e64380 None None] RequestId filter calling following filter/app {{(pid=116531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:22.214681 np0000181108 devstack@c-api.service[116531]: [pid: 116531|app: 0|req: 4/15] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jun 17 04:35:22 2026] GET /volume/v3 => generated 0 bytes in 2 msecs (HTTP/1.1 302) 4 headers in 192 bytes (1 switches on core 0) Jun 17 04:35:22.252497 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.middleware.request_id [req-1bc6e16e-c7c6-4668-ac77-558d91e64380 req-d2a6cc22-2270-4902-bd5f-e7e37078964f None None] RequestId filter calling following filter/app {{(pid=116529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:22.254814 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [req-1bc6e16e-c7c6-4668-ac77-558d91e64380 req-d2a6cc22-2270-4902-bd5f-e7e37078964f demo demo] GET https://199.204.45.138/volume/v3/ Jun 17 04:35:22.255014 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [req-1bc6e16e-c7c6-4668-ac77-558d91e64380 req-d2a6cc22-2270-4902-bd5f-e7e37078964f demo demo] Empty body provided in request {{(pid=116529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:22.255304 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [req-1bc6e16e-c7c6-4668-ac77-558d91e64380 req-d2a6cc22-2270-4902-bd5f-e7e37078964f demo demo] Calling method 'version_select' {{(pid=116529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:22.255831 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [req-1bc6e16e-c7c6-4668-ac77-558d91e64380 req-d2a6cc22-2270-4902-bd5f-e7e37078964f demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 17 04:35:22.256438 np0000181108 devstack@c-api.service[116529]: [pid: 116529|app: 0|req: 5/16] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jun 17 04:35:22 2026] GET /volume/v3/ => generated 390 bytes in 5 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:22.294456 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.middleware.request_id [None req-1a018531-308d-4857-a9aa-f2784f67d56b None None] RequestId filter calling following filter/app {{(pid=116532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:22.297840 np0000181108 devstack@c-api.service[116532]: INFO cinder.api.openstack.wsgi [None req-1a018531-308d-4857-a9aa-f2784f67d56b demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 17 04:35:22.298056 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.openstack.wsgi [None req-1a018531-308d-4857-a9aa-f2784f67d56b demo demo] Empty body provided in request {{(pid=116532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:22.298360 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.openstack.wsgi [None req-1a018531-308d-4857-a9aa-f2784f67d56b demo demo] Calling method 'show' {{(pid=116532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:22.306769 np0000181108 devstack@c-api.service[116532]: INFO cinder.api.openstack.wsgi [None req-1a018531-308d-4857-a9aa-f2784f67d56b demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 17 04:35:22.307113 np0000181108 devstack@c-api.service[116532]: [pid: 116532|app: 0|req: 4/17] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jun 17 04:35:22 2026] GET /volume/v3/types/default => generated 145 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:22.345139 np0000181108 devstack@c-api.service[116530]: DEBUG cinder.api.middleware.request_id [None req-0b266788-1d3c-44e1-a169-ac8f9e2ea674 None None] RequestId filter calling following filter/app {{(pid=116530) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:22.346387 np0000181108 devstack@c-api.service[116530]: [pid: 116530|app: 0|req: 5/18] 199.204.45.138 () {62 vars in 1068 bytes} [Wed Jun 17 04:35:22 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 04:35:22.375091 np0000181108 devstack@c-api.service[116531]: DEBUG cinder.api.middleware.request_id [None req-c2e3dda7-14c8-422c-a953-ecd1b8e87ce8 None None] RequestId filter calling following filter/app {{(pid=116531) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:22.378611 np0000181108 devstack@c-api.service[116531]: [pid: 116531|app: 0|req: 5/19] 199.204.45.138 () {64 vars in 1272 bytes} [Wed Jun 17 04:35:22 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 04:35:22.407974 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.middleware.request_id [req-c2e3dda7-14c8-422c-a953-ecd1b8e87ce8 req-75d7a41a-605c-486d-980f-567339fc3d86 None None] RequestId filter calling following filter/app {{(pid=116529) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:22.411575 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [req-c2e3dda7-14c8-422c-a953-ecd1b8e87ce8 req-75d7a41a-605c-486d-980f-567339fc3d86 demo demo] GET https://199.204.45.138/volume/v3/ Jun 17 04:35:22.411988 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [req-c2e3dda7-14c8-422c-a953-ecd1b8e87ce8 req-75d7a41a-605c-486d-980f-567339fc3d86 demo demo] Empty body provided in request {{(pid=116529) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:22.412468 np0000181108 devstack@c-api.service[116529]: DEBUG cinder.api.openstack.wsgi [req-c2e3dda7-14c8-422c-a953-ecd1b8e87ce8 req-75d7a41a-605c-486d-980f-567339fc3d86 demo demo] Calling method 'version_select' {{(pid=116529) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:22.413137 np0000181108 devstack@c-api.service[116529]: INFO cinder.api.openstack.wsgi [req-c2e3dda7-14c8-422c-a953-ecd1b8e87ce8 req-75d7a41a-605c-486d-980f-567339fc3d86 demo demo] https://199.204.45.138/volume/v3/ returned with HTTP 200 Jun 17 04:35:22.413889 np0000181108 devstack@c-api.service[116529]: [pid: 116529|app: 0|req: 6/20] 199.204.45.138 () {66 vars in 1346 bytes} [Wed Jun 17 04:35:22 2026] GET /volume/v3/ => generated 390 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:22.452754 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.middleware.request_id [None req-5bb04e85-6200-4872-a9a8-0807d93fe70d None None] RequestId filter calling following filter/app {{(pid=116532) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 04:35:22.455366 np0000181108 devstack@c-api.service[116532]: INFO cinder.api.openstack.wsgi [None req-5bb04e85-6200-4872-a9a8-0807d93fe70d demo demo] GET https://199.204.45.138/volume/v3/types/default Jun 17 04:35:22.455594 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.openstack.wsgi [None req-5bb04e85-6200-4872-a9a8-0807d93fe70d demo demo] Empty body provided in request {{(pid=116532) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 04:35:22.455863 np0000181108 devstack@c-api.service[116532]: DEBUG cinder.api.openstack.wsgi [None req-5bb04e85-6200-4872-a9a8-0807d93fe70d demo demo] Calling method 'show' {{(pid=116532) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 04:35:22.464570 np0000181108 devstack@c-api.service[116532]: INFO cinder.api.openstack.wsgi [None req-5bb04e85-6200-4872-a9a8-0807d93fe70d demo demo] https://199.204.45.138/volume/v3/types/default returned with HTTP 200 Jun 17 04:35:22.464836 np0000181108 devstack@c-api.service[116532]: [pid: 116532|app: 0|req: 5/21] 199.204.45.138 () {64 vars in 1301 bytes} [Wed Jun 17 04:35:22 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 04:35:30.515766 np0000181108 devstack@c-api.service[116529]: DEBUG dbcounter [-] [116529] Writing DB stats cinder:SELECT=1 {{(pid=116529) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 04:35:32.460918 np0000181108 devstack@c-api.service[116532]: DEBUG dbcounter [-] [116532] Writing DB stats cinder:SELECT=8 {{(pid=116532) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}