Jun 17 14:18:44.545111 np0000181148 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 14:18:44.553291 np0000181148 devstack@c-api.service[116626]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 14:18:44 2026] *** Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: nodename: np0000181148 Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: machine: x86_64 Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: clock source: unix Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: pcre jit disabled Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: detected number of CPU cores: 16 Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: current working directory: / Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: detected binary path: /usr/bin/uwsgi-core Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: your processes number limit is 256917 Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: your memory page size is 4096 bytes Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: detected max file descriptor number: 2048 Jun 17 14:18:44.556372 np0000181148 devstack@c-api.service[116626]: lock engine: pthread robust mutexes Jun 17 14:18:44.557881 np0000181148 devstack@c-api.service[116626]: thunder lock: enabled Jun 17 14:18:44.557881 np0000181148 devstack@c-api.service[116626]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 14:18:44.557881 np0000181148 devstack@c-api.service[116626]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 14:18:44.557881 np0000181148 devstack@c-api.service[116626]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 14:18:44.557881 np0000181148 devstack@c-api.service[116626]: Set PythonHome to /opt/stack/data/venv Jun 17 14:18:44.593385 np0000181148 devstack@c-api.service[116626]: Python main interpreter initialized at 0x7f4e586a3668 Jun 17 14:18:44.593385 np0000181148 devstack@c-api.service[116626]: python threads support enabled Jun 17 14:18:44.593385 np0000181148 devstack@c-api.service[116626]: your server socket listen backlog is limited to 100 connections Jun 17 14:18:44.593385 np0000181148 devstack@c-api.service[116626]: your mercy for graceful operations on workers is 80 seconds Jun 17 14:18:44.593892 np0000181148 devstack@c-api.service[116626]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 14:18:44.594054 np0000181148 devstack@c-api.service[116626]: *** Operational MODE: preforking *** Jun 17 14:18:44.594312 np0000181148 devstack@c-api.service[116626]: *** uWSGI is running in multiple interpreter mode *** Jun 17 14:18:44.594312 np0000181148 devstack@c-api.service[116626]: spawned uWSGI master process (pid: 116626) Jun 17 14:18:44.594621 np0000181148 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 14:18:44.595044 np0000181148 devstack@c-api.service[116626]: spawned uWSGI worker 1 (pid: 116630, cores: 1) Jun 17 14:18:44.595947 np0000181148 devstack@c-api.service[116626]: spawned uWSGI worker 2 (pid: 116631, cores: 1) Jun 17 14:18:44.596468 np0000181148 devstack@c-api.service[116626]: spawned uWSGI worker 3 (pid: 116632, cores: 1) Jun 17 14:18:44.597133 np0000181148 devstack@c-api.service[116626]: spawned uWSGI worker 4 (pid: 116633, cores: 1) Jun 17 14:18:44.597133 np0000181148 devstack@c-api.service[116626]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 14:18:44.736299 np0000181148 devstack@c-api.service[116632]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 14:18:44.736299 np0000181148 devstack@c-api.service[116632]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 14:18:44.736299 np0000181148 devstack@c-api.service[116632]: we strongly recommend against using it for new projects. Jun 17 14:18:44.736299 np0000181148 devstack@c-api.service[116632]: If you are already using Eventlet, we recommend migrating to a different Jun 17 14:18:44.736299 np0000181148 devstack@c-api.service[116632]: framework. For more detail see Jun 17 14:18:44.736299 np0000181148 devstack@c-api.service[116632]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 14:18:44.736299 np0000181148 devstack@c-api.service[116632]: import eventlet # noqa Jun 17 14:18:44.742903 np0000181148 devstack@c-api.service[116630]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 14:18:44.742903 np0000181148 devstack@c-api.service[116630]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 14:18:44.742903 np0000181148 devstack@c-api.service[116630]: we strongly recommend against using it for new projects. Jun 17 14:18:44.742903 np0000181148 devstack@c-api.service[116630]: If you are already using Eventlet, we recommend migrating to a different Jun 17 14:18:44.742903 np0000181148 devstack@c-api.service[116630]: framework. For more detail see Jun 17 14:18:44.742903 np0000181148 devstack@c-api.service[116630]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 14:18:44.742903 np0000181148 devstack@c-api.service[116630]: import eventlet # noqa Jun 17 14:18:44.761121 np0000181148 devstack@c-api.service[116631]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 14:18:44.761121 np0000181148 devstack@c-api.service[116631]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 14:18:44.761121 np0000181148 devstack@c-api.service[116631]: we strongly recommend against using it for new projects. Jun 17 14:18:44.761121 np0000181148 devstack@c-api.service[116631]: If you are already using Eventlet, we recommend migrating to a different Jun 17 14:18:44.761121 np0000181148 devstack@c-api.service[116631]: framework. For more detail see Jun 17 14:18:44.761121 np0000181148 devstack@c-api.service[116631]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 14:18:44.761121 np0000181148 devstack@c-api.service[116631]: import eventlet # noqa Jun 17 14:18:44.764756 np0000181148 devstack@c-api.service[116633]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 14:18:44.764756 np0000181148 devstack@c-api.service[116633]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 14:18:44.764756 np0000181148 devstack@c-api.service[116633]: we strongly recommend against using it for new projects. Jun 17 14:18:44.764756 np0000181148 devstack@c-api.service[116633]: If you are already using Eventlet, we recommend migrating to a different Jun 17 14:18:44.764756 np0000181148 devstack@c-api.service[116633]: framework. For more detail see Jun 17 14:18:44.764756 np0000181148 devstack@c-api.service[116633]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 14:18:44.764756 np0000181148 devstack@c-api.service[116633]: import eventlet # noqa Jun 17 14:18:44.830542 np0000181148 devstack@c-api.service[116632]: /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 14:18:44.830542 np0000181148 devstack@c-api.service[116632]: warnings.warn( Jun 17 14:18:44.832011 np0000181148 devstack@c-api.service[116630]: /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 14:18:44.832011 np0000181148 devstack@c-api.service[116630]: warnings.warn( Jun 17 14:18:44.851901 np0000181148 devstack@c-api.service[116631]: /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 14:18:44.851901 np0000181148 devstack@c-api.service[116631]: warnings.warn( Jun 17 14:18:44.856994 np0000181148 devstack@c-api.service[116633]: /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 14:18:44.856994 np0000181148 devstack@c-api.service[116633]: warnings.warn( Jun 17 14:18:44.909629 np0000181148 devstack@c-api.service[116632]: /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 14:18:44.909629 np0000181148 devstack@c-api.service[116632]: from cgi import parse_header Jun 17 14:18:44.914835 np0000181148 devstack@c-api.service[116630]: /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 14:18:44.914835 np0000181148 devstack@c-api.service[116630]: from cgi import parse_header Jun 17 14:18:44.936081 np0000181148 devstack@c-api.service[116633]: /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 14:18:44.936081 np0000181148 devstack@c-api.service[116633]: from cgi import parse_header Jun 17 14:18:44.940290 np0000181148 devstack@c-api.service[116631]: /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 14:18:44.940290 np0000181148 devstack@c-api.service[116631]: from cgi import parse_header Jun 17 14:18:44.961367 np0000181148 devstack@c-api.service[116632]: /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 14:18:44.961367 np0000181148 devstack@c-api.service[116632]: removals.removed_module( Jun 17 14:18:44.963289 np0000181148 devstack@c-api.service[116632]: /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 14:18:44.963289 np0000181148 devstack@c-api.service[116632]: removals.removed_module( Jun 17 14:18:44.967409 np0000181148 devstack@c-api.service[116630]: /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 14:18:44.967409 np0000181148 devstack@c-api.service[116630]: removals.removed_module( Jun 17 14:18:44.969436 np0000181148 devstack@c-api.service[116630]: /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 14:18:44.969436 np0000181148 devstack@c-api.service[116630]: removals.removed_module( Jun 17 14:18:44.985827 np0000181148 devstack@c-api.service[116633]: /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 14:18:44.985827 np0000181148 devstack@c-api.service[116633]: removals.removed_module( Jun 17 14:18:44.987433 np0000181148 devstack@c-api.service[116633]: /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 14:18:44.987433 np0000181148 devstack@c-api.service[116633]: removals.removed_module( Jun 17 14:18:44.992713 np0000181148 devstack@c-api.service[116631]: /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 14:18:44.992713 np0000181148 devstack@c-api.service[116631]: removals.removed_module( Jun 17 14:18:44.994258 np0000181148 devstack@c-api.service[116631]: /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 14:18:44.994258 np0000181148 devstack@c-api.service[116631]: removals.removed_module( Jun 17 14:18:45.644382 np0000181148 devstack@c-api.service[116630]: /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 14:18:45.644382 np0000181148 devstack@c-api.service[116630]: warnings.warn( Jun 17 14:18:45.650527 np0000181148 devstack@c-api.service[116633]: /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 14:18:45.650527 np0000181148 devstack@c-api.service[116633]: warnings.warn( Jun 17 14:18:45.651341 np0000181148 devstack@c-api.service[116631]: /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 14:18:45.651341 np0000181148 devstack@c-api.service[116631]: warnings.warn( Jun 17 14:18:45.656327 np0000181148 devstack@c-api.service[116632]: /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 14:18:45.656327 np0000181148 devstack@c-api.service[116632]: warnings.warn( Jun 17 14:18:45.757310 np0000181148 devstack@c-api.service[116633]: /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 14:18:45.757310 np0000181148 devstack@c-api.service[116633]: warnings.warn( Jun 17 14:18:45.760414 np0000181148 devstack@c-api.service[116631]: /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 14:18:45.760414 np0000181148 devstack@c-api.service[116631]: warnings.warn( Jun 17 14:18:45.772412 np0000181148 devstack@c-api.service[116632]: /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 14:18:45.772412 np0000181148 devstack@c-api.service[116632]: warnings.warn( Jun 17 14:18:45.778122 np0000181148 devstack@c-api.service[116630]: /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 14:18:45.778122 np0000181148 devstack@c-api.service[116630]: warnings.warn( Jun 17 14:18:46.052288 np0000181148 devstack@c-api.service[116633]: 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 14:18:46.052771 np0000181148 devstack@c-api.service[116633]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116633) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 14:18:46.066964 np0000181148 devstack@c-api.service[116632]: 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 14:18:46.067124 np0000181148 devstack@c-api.service[116632]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116632) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 14:18:46.075272 np0000181148 devstack@c-api.service[116631]: 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 14:18:46.075813 np0000181148 devstack@c-api.service[116631]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116631) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 14:18:46.101393 np0000181148 devstack@c-api.service[116630]: 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 14:18:46.101585 np0000181148 devstack@c-api.service[116630]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116630) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 14:18:46.140558 np0000181148 devstack@c-api.service[116633]: /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 14:18:46.140558 np0000181148 devstack@c-api.service[116633]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 14:18:46.141364 np0000181148 devstack@c-api.service[116632]: /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 14:18:46.141364 np0000181148 devstack@c-api.service[116632]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 14:18:46.146129 np0000181148 devstack@c-api.service[116631]: /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 14:18:46.146129 np0000181148 devstack@c-api.service[116631]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 14:18:46.170316 np0000181148 devstack@c-api.service[116630]: /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 14:18:46.170316 np0000181148 devstack@c-api.service[116630]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 14:18:46.627764 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116633) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 14:18:46.628112 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116632) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 14:18:46.628190 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.628190 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.628391 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.628530 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.628666 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.628758 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116631) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 14:18:46.628894 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.629099 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116630) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 14:18:46.629339 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.629467 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.629667 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.629740 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.629803 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.629867 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.629928 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.629928 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.630075 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.630184 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.630288 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.630355 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.630428 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.630532 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.630598 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.630761 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.630871 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.630871 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.630871 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.631068 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.631159 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.631237 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.631237 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.631237 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.631237 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.631237 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.631237 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.631669 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.631669 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.631669 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.631856 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.631940 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.632008 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.632079 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.632146 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.632211 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.632286 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.632340 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.632394 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.632445 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.632528 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.632585 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.632638 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.632717 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.632793 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.632865 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.632865 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.632865 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.633054 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.633054 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.633188 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.633257 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.633345 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.633345 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.633478 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.633478 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.633632 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.633692 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.633754 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.633822 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.633895 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.633895 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.634023 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.634023 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.634023 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.634023 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.634023 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.634023 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.634793 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.634890 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.634966 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.635035 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.635092 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.635123 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.635158 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.635191 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.635234 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.635276 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.635321 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.635353 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.635383 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.635446 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.635446 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.635509 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.635509 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.635509 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.635509 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.635509 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.635723 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.635886 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.635928 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.635961 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.636032 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.636098 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.636133 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.636237 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.636277 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.636312 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.636349 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.636386 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.636423 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.636423 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.636423 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.636645 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.636684 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.636684 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.636684 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.636787 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.636824 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.636884 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.636965 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.637514 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.637665 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.637703 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.637730 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.637770 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.637807 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.637844 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.637887 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.637924 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.637956 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.637996 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.638028 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.638062 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.638101 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.638142 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.638179 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.638216 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.638251 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.638282 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.638316 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.638351 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.638382 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.638418 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.638418 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.638629 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.638782 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.638932 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.639066 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.639613 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.639749 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.639879 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.640000 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.640037 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.640080 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.640121 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.640154 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.640185 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.640242 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.640284 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.640312 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.640343 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.640381 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.640413 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.640452 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.640486 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.640536 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.640579 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.640647 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.640699 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.640740 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.640782 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.640826 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.640863 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.640905 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.640937 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.640973 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.641009 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.641042 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.641081 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.641112 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.641142 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.641182 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.641217 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.641256 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.641286 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.641320 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.641354 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.641386 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.641420 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.641420 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.641420 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.641420 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.641420 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.641420 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.641420 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.641644 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.641825 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.642386 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.642541 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.642732 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.642864 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.642986 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.643107 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.643236 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.643351 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.643482 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.643634 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.643790 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.643934 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.644081 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.644223 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.645513 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.645585 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.645656 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.645717 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.645769 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.645769 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.645840 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.645881 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.645916 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.645960 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.645999 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.646046 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.646088 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.646129 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.646163 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.646219 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.646259 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.646298 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.646298 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.646298 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.646298 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.646778 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.646903 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.647027 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.647170 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.647283 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.647408 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.647535 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.650762 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.650835 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.650878 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.650941 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.650983 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.651032 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.651078 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.651125 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.651125 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.651199 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.651239 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.651239 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.651312 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.651351 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.651423 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.651487 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.651569 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.651624 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.651682 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.651731 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.651806 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.652798 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.652919 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.653036 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.653152 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.653270 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.653374 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.653506 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.653952 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.654010 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.654054 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.654094 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.654142 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.654184 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.654232 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.654277 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.654322 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.654377 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.654426 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.654471 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.654536 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.654579 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.654619 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.654664 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.654735 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.654776 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.654824 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.654866 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.654915 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.654963 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.655004 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.655050 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.655093 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.655139 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.655183 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.655229 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.655269 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.655311 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.655352 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.655396 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.655434 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.655473 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.655547 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.655586 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.655625 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.655664 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.655719 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.655758 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.655800 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.655845 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.655889 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.655929 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.655967 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.656003 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.656040 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.656082 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.656130 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.656169 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.656213 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.656250 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.656293 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.656334 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.656371 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.656411 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.656461 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.656527 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.656568 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.656614 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.656658 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.656695 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.656739 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.656739 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.656739 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.656739 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.656879 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.656879 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.656879 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.656879 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.656879 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.657112 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.657236 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.657346 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.657458 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.657522 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.657565 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.657621 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.657662 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.657712 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.657757 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.657803 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.657803 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.657875 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.657915 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.658051 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.658093 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.658133 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.658133 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.658210 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.658251 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.658289 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.658324 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.658372 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.658408 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.658448 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.658448 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.658448 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.658554 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.658600 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.658634 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.658666 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.658734 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.658734 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.658734 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.659217 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.659347 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.659403 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.659469 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.659775 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.659912 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.660011 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.660361 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.660411 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.660471 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.660545 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.660600 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.660651 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.660699 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.660752 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.660793 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.660834 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.660872 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.660921 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.660967 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.660967 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.661045 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.661045 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.661045 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.661173 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.661220 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.661220 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.661220 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.661220 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.661378 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.661487 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.661595 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.661646 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.661686 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.661732 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.661778 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.661820 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.661862 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.661907 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.661954 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.661999 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.662046 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.662090 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.662142 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.662183 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.662223 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.662269 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.662309 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.662348 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.662397 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.662444 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.662484 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.662548 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.662604 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.662649 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.662690 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.662755 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.662794 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.662838 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.662885 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.662929 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.662968 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.663006 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.663053 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.663092 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.663137 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.663175 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.663175 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.663246 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.663291 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.663332 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.663332 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.663332 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.663332 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.663332 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.663332 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.663332 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.663618 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.663659 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.663659 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.663659 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.663766 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.663806 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.663856 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.663897 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.663937 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.663984 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.664024 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.664068 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.664110 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.664150 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.664194 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.664236 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.664282 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.664322 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.664360 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.664360 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.664360 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.664360 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.664530 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.664581 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.664626 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.664762 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.664865 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.664994 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.665110 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.665223 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.665337 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.665453 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.665587 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.665694 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.665814 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.666122 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.666122 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.666219 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.666260 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.666301 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.666345 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.666393 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.666432 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.666472 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.666555 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.666608 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.666648 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.666686 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.666782 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.666837 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.666882 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.666927 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.666966 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.667004 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.667045 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.667093 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.667149 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.667149 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.667288 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.667410 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.667543 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.667602 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.667655 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.667708 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.667767 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.667812 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.667860 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.667901 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.667948 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.667991 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.668034 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.668075 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.668116 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.668160 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.668208 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.668250 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.668299 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.668340 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.668380 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.668422 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.668462 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.668520 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.668575 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.668617 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.668666 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.668711 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.668763 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.668803 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.668843 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.668883 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.668927 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.668972 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.669011 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.669050 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.669096 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.669137 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.669188 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.669236 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.669275 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.669322 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.669322 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.669322 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.669322 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.669322 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.669322 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.669552 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.669552 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.669657 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.669700 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.669748 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.669788 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.669829 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.669875 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.669921 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.669965 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.670011 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.670049 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.670086 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.670127 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.670165 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.670199 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.670233 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.670233 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.670233 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.670233 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.670233 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.670406 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.670406 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.670406 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.670406 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.670556 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.670556 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.670618 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.671056 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.671114 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.671147 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.671178 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.671205 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.671231 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.671258 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.671284 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.671311 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.671343 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.671368 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.671405 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.671437 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.671463 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.671507 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.671535 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.671559 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.671585 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.671611 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.671636 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.671661 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.671699 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.671724 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.671749 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.671774 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.671797 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.671822 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.671847 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.671847 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.671847 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.671913 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.671995 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.672100 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.672151 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.672203 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.672232 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.672273 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.672300 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.672328 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.672362 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.672396 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.672423 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.672451 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.672483 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.672534 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.672569 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.672603 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.672633 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.672664 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.672697 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.672736 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.672764 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.672795 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.672827 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.672858 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.672885 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.672918 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.672949 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.672982 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.673013 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.673041 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.673070 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.673104 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.673421 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.673506 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.673601 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.673669 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.673741 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.673799 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.673928 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.674171 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.674234 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.674297 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.674364 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.674428 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.674529 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.674613 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.674653 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.674760 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.674823 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.674865 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.674900 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.674927 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.674961 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.674993 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.675025 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.675052 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.675092 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.675126 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.675158 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.675192 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.675224 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.675261 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.675296 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.675328 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.675354 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.675388 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.675424 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.675459 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.675505 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.675505 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.675505 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.675505 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.675505 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.675650 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.675686 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.675720 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.675720 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.675720 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.675807 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.675842 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.675871 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.675902 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.675931 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.675970 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.676279 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.676322 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.676348 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.676380 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.676416 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.676441 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.676472 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.676517 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.676558 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.676593 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.676593 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.676646 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.676646 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.676646 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.676646 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.676646 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.676646 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.676646 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.676845 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.676913 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.676953 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.676987 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.677022 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.677061 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.677096 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.677131 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.677167 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.677195 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.677230 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.677262 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.677320 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.677357 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.677385 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.677418 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.677418 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.677476 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.677521 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.677552 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.677590 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.677627 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.677657 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.677688 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.677722 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.677754 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.677781 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.677810 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.677839 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.677871 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.677902 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.677935 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.677970 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.678007 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.678036 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.678072 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.678100 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.678131 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.678164 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.678191 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.678228 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.678270 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.678302 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.678335 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.678371 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.678403 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.678435 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.678464 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.678493 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.678553 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.678553 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.678685 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.678685 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.678775 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.678807 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.678807 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.680845 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.680915 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.680950 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.681025 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.681081 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.681118 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.681154 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.681184 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.681222 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.681255 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.681291 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.681323 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.681355 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.681383 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.681420 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.681450 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.681486 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.681550 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.681583 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.681612 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.681643 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.681670 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.681698 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.681724 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.681762 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.681801 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.681801 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.681848 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.682019 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.682079 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.682143 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.682182 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.682210 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.682246 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.682286 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.682318 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.682351 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.682379 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.682406 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.682438 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.682464 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.682510 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.682544 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.682570 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.682607 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.682636 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.682636 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.682636 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.682711 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.682775 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.682802 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.682802 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.682854 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.682896 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.682964 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.683028 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.683297 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.683363 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.683393 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.683427 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.683454 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.683482 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.683523 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.683561 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.683595 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.683622 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.683648 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.683675 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.683700 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.683729 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.683756 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.683785 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.683811 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.683905 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.683946 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.683972 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.683998 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.684032 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.684060 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.684090 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.684090 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.684090 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.684090 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.684090 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.690253 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.690253 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.690353 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.690353 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.690423 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.690460 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.690552 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.690616 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116632) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.690659 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.690715 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.690794 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.690839 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.690887 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.690923 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.690971 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.691015 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116632) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.691060 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.691101 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116632) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.691134 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.691182 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.691229 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.691276 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.691321 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.691368 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.691368 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.691444 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116631) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.691484 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.691539 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.691586 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.691635 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.691635 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.691712 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116633) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.691751 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116631) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.691790 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.691831 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116631) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.691870 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.691870 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.691870 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116633) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.691870 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116633) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.694372 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.694565 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.694710 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.694904 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.695046 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.695173 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.695365 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 14:18:46.695507 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116630) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 14:18:46.695679 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 14:18:46.695801 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 14:18:46.695938 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 14:18:46.696089 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116630) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 14:18:46.696201 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116630) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 14:18:46.737091 np0000181148 devstack@c-api.service[116632]: INFO dbcounter [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Registered counter for database cinder Jun 17 14:18:46.737875 np0000181148 devstack@c-api.service[116633]: INFO dbcounter [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Registered counter for database cinder Jun 17 14:18:46.741676 np0000181148 devstack@c-api.service[116631]: INFO dbcounter [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Registered counter for database cinder Jun 17 14:18:46.747320 np0000181148 devstack@c-api.service[116630]: INFO dbcounter [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Registered counter for database cinder Jun 17 14:18:46.779378 np0000181148 devstack@c-api.service[116632]: DEBUG oslo_db.sqlalchemy.engines [None req-22e6d52b-2176-4abe-a66f-8a3745399793 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=116632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:46.782246 np0000181148 devstack@c-api.service[116633]: DEBUG oslo_db.sqlalchemy.engines [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 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=116633) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:46.790885 np0000181148 devstack@c-api.service[116631]: DEBUG oslo_db.sqlalchemy.engines [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 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=116631) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:46.794152 np0000181148 devstack@c-api.service[116630]: DEBUG oslo_db.sqlalchemy.engines [None req-66155355-847b-42f4-b1bf-cb81087ba9df 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=116630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:46.892770 np0000181148 devstack@c-api.service[116632]: DEBUG dbcounter [-] [116632] Writer thread running {{(pid=116632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 14:18:46.894894 np0000181148 devstack@c-api.service[116633]: DEBUG dbcounter [-] [116633] Writer thread running {{(pid=116633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 14:18:46.895893 np0000181148 devstack@c-api.service[116632]: INFO cinder.rpc [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 14:18:46.898533 np0000181148 devstack@c-api.service[116632]: INFO cinder.rpc [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 14:18:46.898858 np0000181148 devstack@c-api.service[116633]: INFO cinder.rpc [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 14:18:46.900848 np0000181148 devstack@c-api.service[116632]: INFO cinder.rpc [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 14:18:46.901296 np0000181148 devstack@c-api.service[116633]: INFO cinder.rpc [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 14:18:46.903288 np0000181148 devstack@c-api.service[116632]: INFO cinder.rpc [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 14:18:46.904483 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.905017 np0000181148 devstack@c-api.service[116633]: INFO cinder.rpc [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 14:18:46.908310 np0000181148 devstack@c-api.service[116633]: INFO cinder.rpc [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 14:18:46.908436 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.909857 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.914130 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.915580 np0000181148 devstack@c-api.service[116631]: DEBUG dbcounter [-] [116631] Writer thread running {{(pid=116631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 14:18:46.918617 np0000181148 devstack@c-api.service[116631]: INFO cinder.rpc [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 14:18:46.921178 np0000181148 devstack@c-api.service[116631]: INFO cinder.rpc [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 14:18:46.922130 np0000181148 devstack@c-api.service[116630]: DEBUG dbcounter [-] [116630] Writer thread running {{(pid=116630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 14:18:46.923740 np0000181148 devstack@c-api.service[116631]: INFO cinder.rpc [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 14:18:46.925201 np0000181148 devstack@c-api.service[116630]: INFO cinder.rpc [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 14:18:46.925589 np0000181148 devstack@c-api.service[116631]: INFO cinder.rpc [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 14:18:46.926578 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.927819 np0000181148 devstack@c-api.service[116630]: INFO cinder.rpc [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 14:18:46.930005 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.930117 np0000181148 devstack@c-api.service[116630]: INFO cinder.rpc [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 14:18:46.932036 np0000181148 devstack@c-api.service[116630]: INFO cinder.rpc [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 14:18:46.933006 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.936653 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.941792 np0000181148 devstack@c-api.service[116632]: DEBUG oslo_db.sqlalchemy.engines [None req-22e6d52b-2176-4abe-a66f-8a3745399793 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=116632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:46.944586 np0000181148 devstack@c-api.service[116632]: INFO cinder.rpc [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 14:18:46.946962 np0000181148 devstack@c-api.service[116632]: INFO cinder.rpc [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 14:18:46.948278 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.951113 np0000181148 devstack@c-api.service[116633]: DEBUG oslo_db.sqlalchemy.engines [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 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=116633) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:46.956367 np0000181148 devstack@c-api.service[116633]: INFO cinder.rpc [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 14:18:46.960054 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.960188 np0000181148 devstack@c-api.service[116633]: INFO cinder.rpc [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 14:18:46.961404 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.963255 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.964327 np0000181148 devstack@c-api.service[116631]: DEBUG oslo_db.sqlalchemy.engines [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 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=116631) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:46.966343 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.966491 np0000181148 devstack@c-api.service[116631]: INFO cinder.rpc [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 14:18:46.968347 np0000181148 devstack@c-api.service[116631]: INFO cinder.rpc [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 14:18:46.969315 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.971398 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.971599 np0000181148 devstack@c-api.service[116630]: DEBUG oslo_db.sqlalchemy.engines [None req-66155355-847b-42f4-b1bf-cb81087ba9df 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=116630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:46.974079 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.974382 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.974838 np0000181148 devstack@c-api.service[116630]: INFO cinder.rpc [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 14:18:46.977419 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.977568 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.977750 np0000181148 devstack@c-api.service[116630]: INFO cinder.rpc [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 14:18:46.979273 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.979950 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.980542 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.980939 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.983108 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.983343 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.985140 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.986216 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.986290 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.987716 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.989373 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.990359 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.991525 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.992106 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.993308 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.994508 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.995400 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.995904 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.996439 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.997426 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.998513 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.999262 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:46.999520 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.000627 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.001417 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.002444 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.002868 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.003453 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.003981 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.004055 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.004318 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.005649 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.006391 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.006730 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.006806 np0000181148 devstack@c-api.service[116632]: WARNING cinder.api.contrib.hosts [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 14:18:47.006975 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.007548 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.007915 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.008850 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.010069 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.010160 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.010862 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.011660 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.012640 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: extensions {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.012792 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.013449 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.013945 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: os-quota-class-sets {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.015222 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: scheduler-stats {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.016399 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.016538 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.016652 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.016718 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: os-quota-sets {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.018900 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: backups {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.018994 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.019779 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.019869 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.020462 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.020946 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: os-snapshot-manage {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.021423 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.021965 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.022146 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.022568 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: consistencygroups {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.023408 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.023626 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.024566 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: extra_specs {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.024775 np0000181148 devstack@c-api.service[116633]: WARNING cinder.api.contrib.hosts [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 14:18:47.024861 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.025048 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.025519 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.026109 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: os-hosts {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.026384 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.026921 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.027466 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: os-volume-manage {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.027641 np0000181148 devstack@c-api.service[116631]: WARNING cinder.api.contrib.hosts [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 14:18:47.028338 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.028668 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.028918 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: os-availability-zone {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.029885 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.030251 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: encryption {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.030395 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.030463 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.031357 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.031770 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: os-volume-transfer {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.032414 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: extensions {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.032934 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.033384 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: capabilities {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.033718 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.034076 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: extensions {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.034687 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: encryption {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.035640 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: os-quota-class-sets {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.035930 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: os-quota-class-sets {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.036037 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.036174 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: os-volume-type-access {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.036909 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: scheduler-stats {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.037377 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.037781 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: cgsnapshots {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.038811 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.038973 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: scheduler-stats {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.039067 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: os-quota-sets {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.039184 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extended resource: qos-specs {{(pid=116632) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.040181 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.040599 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: backups {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.041512 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.contrib.snapshot_actions [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] SnapshotActionsController initialized {{(pid=116632) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 14:18:47.041598 np0000181148 devstack@c-api.service[116630]: WARNING cinder.api.contrib.hosts [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 14:18:47.042233 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.042459 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.042745 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: os-snapshot-manage {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.042796 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: os-quota-sets {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.043627 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.043979 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.044447 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: consistencygroups {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.044933 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.045091 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: backups {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.045321 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.046484 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.046623 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.046915 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: extra_specs {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.047463 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: extensions {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.048027 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: os-snapshot-manage {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.048167 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.048829 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: os-quota-class-sets {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.049374 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: os-hosts {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.049530 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: consistencygroups {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.049676 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.050088 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: scheduler-stats {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.050716 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: os-volume-manage {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.050827 np0000181148 devstack@c-api.service[116632]: WARNING castellan.key_manager.migration [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.051609 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: extra_specs {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.051753 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.051881 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.052021 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.052106 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension AdminActions extending resource: volumes {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.052170 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: os-quota-sets {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.052247 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: os-availability-zone {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.052309 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension AdminActions extending resource: snapshots {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.052309 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension AdminActions extending resource: backups {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.052507 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension VolumeActions extending resource: volumes {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.052648 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension TypesManage extending resource: types {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.052764 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension UsedLimits extending resource: limits {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.052867 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.052980 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.053095 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.053168 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: os-hosts {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.053830 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.053830 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.053830 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.053830 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.v3.router [None req-22e6d52b-2176-4abe-a66f-8a3745399793 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116632) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.054285 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: encryption {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.054360 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: backups {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.054572 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: os-volume-manage {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.055013 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: os-volume-transfer {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.055634 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: os-snapshot-manage {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.056344 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: os-availability-zone {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.056763 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: capabilities {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.057040 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: consistencygroups {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.057752 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: encryption {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.058036 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: encryption {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.058993 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: extra_specs {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.059611 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: os-volume-type-access {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.059721 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: os-volume-transfer {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.060675 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: os-hosts {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.061225 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: cgsnapshots {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.061782 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: capabilities {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.061998 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: os-volume-manage {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.062292 np0000181148 devstack@c-api.service[116632]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f4e586a3668 pid: 116632 (default app) Jun 17 14:18:47.062692 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extended resource: qos-specs {{(pid=116631) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.063488 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: os-availability-zone {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.063648 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: encryption {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.064846 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: encryption {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.064978 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.contrib.snapshot_actions [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] SnapshotActionsController initialized {{(pid=116631) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 14:18:47.065780 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: os-volume-type-access {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.066019 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.066316 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: os-volume-transfer {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.067614 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.067853 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: cgsnapshots {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.068091 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: capabilities {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.069009 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.069280 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extended resource: qos-specs {{(pid=116633) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.069348 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: encryption {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.070401 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.070472 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.070472 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.070671 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.070671 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.070671 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.070671 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.070671 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.070962 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.070962 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.070962 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.070962 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.070962 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.070962 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.071292 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.071292 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.071292 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.071292 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.071292 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.071623 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.071623 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.071623 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.071623 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.071835 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.071835 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.071835 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.071835 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.072046 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.072046 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.072046 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.072046 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.072046 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.072336 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.072336 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.072336 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.072336 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.072336 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.072571 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.072571 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.072704 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: os-volume-type-access {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.072777 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.072777 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.072777 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.072777 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.072777 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.072777 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.073049 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.073049 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.073049 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.073049 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.073049 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.073049 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.073373 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.073373 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.073373 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.073373 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.073373 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.073373 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.074168 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.074168 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.074168 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.074168 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.074168 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.074715 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.074715 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.074715 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.074715 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.074715 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.074968 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.074968 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.074968 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.074968 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.074968 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.074968 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.075282 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.075282 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.075282 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.075282 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.075282 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.075282 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.075722 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.075722 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.075722 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.075722 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.075722 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.076001 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.076001 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.076001 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.076001 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.076001 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.076230 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.076230 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.076230 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.076230 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.076555 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.076555 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.076555 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.076555 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.076848 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.076848 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.076848 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.076848 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.076848 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.077104 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.077104 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.077104 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.077104 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.077104 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.077359 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.077359 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.077359 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.077359 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.077607 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.077607 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.077607 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.077607 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.077829 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.077829 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.077829 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.077829 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078023 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078023 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078023 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078023 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078214 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078214 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078352 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.contrib.snapshot_actions [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] SnapshotActionsController initialized {{(pid=116633) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 14:18:47.078399 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078399 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078399 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078399 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078667 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078667 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078667 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078667 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078667 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078667 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078945 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078945 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078945 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.078945 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.078945 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.079264 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.079264 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.079264 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.079264 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.079264 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.079264 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.079264 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.079948 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.079948 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.079948 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.079948 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.079948 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.079948 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.080534 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.080534 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.080797 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.081142 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.081142 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.081142 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.081142 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.081142 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.081142 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.081868 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.081868 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.081868 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.081868 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.081868 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.081868 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.082140 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.082140 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.082140 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.082140 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.082525 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.082525 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.082525 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.082525 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.082525 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.082992 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.082992 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.082992 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.082992 np0000181148 devstack@c-api.service[116632]: /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 14:18:47.082992 np0000181148 devstack@c-api.service[116632]: warnings.warn(deprecated_msg) Jun 17 14:18:47.083217 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: cgsnapshots {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.083262 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.083302 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.083340 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extended resource: qos-specs {{(pid=116630) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 14:18:47.083443 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.middleware.request_id [None req-37c88e8f-9d2a-4176-99da-015a5ace0404 None None] RequestId filter calling following filter/app {{(pid=116632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:18:47.083485 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.083542 np0000181148 devstack@c-api.service[116631]: WARNING castellan.key_manager.migration [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.083542 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.083542 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.083542 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.083710 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.083757 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension AdminActions extending resource: volumes {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.083757 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension AdminActions extending resource: snapshots {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.083932 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.contrib.snapshot_actions [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] SnapshotActionsController initialized {{(pid=116630) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 14:18:47.083989 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension AdminActions extending resource: backups {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084029 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.084069 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension VolumeActions extending resource: volumes {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084069 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension TypesManage extending resource: types {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084069 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension UsedLimits extending resource: limits {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084069 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084189 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.084221 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084221 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084273 np0000181148 devstack@c-api.service[116632]: [pid: 116632|app: 0|req: 1/1] 199.19.213.52 () {60 vars in 949 bytes} [Wed Jun 17 14:18:47 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 14:18:47.084351 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084351 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084351 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084351 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.v3.router [None req-af45d5d7-3018-45ce-8506-c744736cb1b3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116631) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.084465 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.084465 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.084465 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.084915 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.084953 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.084989 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.085037 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.085360 np0000181148 devstack@c-api.service[116633]: WARNING castellan.key_manager.migration [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.085422 np0000181148 devstack@c-api.service[116630]: WARNING castellan.key_manager.migration [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 14:18:47.086298 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.086359 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension SnapshotActions extending resource: snapshots {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.086409 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.086442 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.086571 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.086672 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension AdminActions extending resource: volumes {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.086929 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.086980 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension AdminActions extending resource: snapshots {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087015 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension AdminActions extending resource: volumes {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087052 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension AdminActions extending resource: backups {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087089 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension AdminActions extending resource: snapshots {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087089 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension AdminActions extending resource: backups {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087144 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension VolumeActions extending resource: volumes {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087319 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension TypesManage extending resource: types {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087473 np0000181148 devstack@c-api.service[116631]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f4e586a3668 pid: 116631 (default app) Jun 17 14:18:47.087543 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension UsedLimits extending resource: limits {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087649 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087703 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension VolumeActions extending resource: volumes {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087770 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087804 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension TypesManage extending resource: types {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087895 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension UsedLimits extending resource: limits {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.087934 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088008 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088041 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088109 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088144 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088207 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088247 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088313 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension VolumeTypeAccess extending resource: types {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088347 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.v3.router [None req-5a0d20a7-1ecc-41d1-90e3-4607c7c3a393 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116633) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088431 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088551 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.088667 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.v3.router [None req-66155355-847b-42f4-b1bf-cb81087ba9df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116630) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 14:18:47.096806 np0000181148 devstack@c-api.service[116630]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f4e586a3668 pid: 116630 (default app) Jun 17 14:18:47.097106 np0000181148 devstack@c-api.service[116633]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7f4e586a3668 pid: 116633 (default app) Jun 17 14:18:54.503414 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.middleware.request_id [None req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 None None] RequestId filter calling following filter/app {{(pid=116632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:18:55.024638 np0000181148 devstack@c-api.service[116632]: INFO cinder.api.openstack.wsgi [None req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 admin admin] POST https://199.19.213.52/volume/v3/types Jun 17 14:18:55.025234 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.openstack.wsgi [None req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116632) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 14:18:55.026945 np0000181148 devstack@c-api.service[116632]: /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 14:18:55.026945 np0000181148 devstack@c-api.service[116632]: warnings.warn( Jun 17 14:18:55.064235 np0000181148 devstack@c-api.service[116632]: DEBUG oslo_db.sqlalchemy.engines [None req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 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=116632) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:55.095194 np0000181148 devstack@c-api.service[116632]: INFO cinder.api.openstack.wsgi [None req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 admin admin] https://199.19.213.52/volume/v3/types returned with HTTP 200 Jun 17 14:18:55.095700 np0000181148 devstack@c-api.service[116632]: [pid: 116632|app: 0|req: 2/2] 199.19.213.52 () {68 vars in 1281 bytes} [Wed Jun 17 14:18:54 2026] POST /volume/v3/types => generated 186 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:18:55.122778 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.122778 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.122778 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.122778 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.123609 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.123609 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.123609 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.123609 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.123877 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.123877 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.123877 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.123877 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.123877 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.123877 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.124215 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.124215 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.124215 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.124215 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.124215 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.124521 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.124521 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.124521 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.124521 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.124521 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.124877 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.124877 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.124877 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.124877 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125108 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125108 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125108 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125108 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125108 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125381 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125381 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125381 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125381 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125381 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125686 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125686 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125686 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125686 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125686 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125686 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125996 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125996 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125996 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125996 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.125996 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.125996 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.126307 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.126307 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.126307 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.126307 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.126307 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.126307 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.126652 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.126652 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.126652 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.126652 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.126652 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.126942 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.126942 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.126942 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.126942 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.126942 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.127191 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.127191 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.127191 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.127191 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.127191 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.127191 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.127560 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.127560 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.127560 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.127560 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.127560 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.127560 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.128003 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.128003 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.128003 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.128003 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.128003 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.128294 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.128294 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.128294 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.128294 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.128294 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.128735 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.128735 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.128735 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.128735 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.129006 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.129006 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.129006 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.129006 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.129248 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.129248 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.129248 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.129248 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.129248 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.129577 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.129577 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.129577 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.129577 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.129577 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.129875 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.129875 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.129875 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.129875 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.130127 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.130127 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.130127 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.130127 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.130433 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.130433 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.130433 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.130433 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.130698 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.130698 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.130698 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.130698 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.130922 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.130922 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.130922 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.130922 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.131180 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.131180 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.131180 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.131180 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.131180 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.131466 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.131466 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.131466 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.131466 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.131466 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.131466 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.131889 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.131889 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.131889 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.131889 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.131889 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.132151 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.132151 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.132151 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.132151 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.132151 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.132151 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.132645 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.132645 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.132645 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.132645 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.132645 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.132645 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.133089 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.133089 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.133089 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.133089 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.133089 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.133089 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.133486 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.133486 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.133486 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.133486 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.133486 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.133486 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.133877 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.133877 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.133877 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.133877 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.134763 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.134763 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.134763 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.134763 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.134763 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.135194 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.135194 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.135194 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.135194 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.135194 np0000181148 devstack@c-api.service[116631]: warnings.warn(deprecated_msg) Jun 17 14:18:55.135194 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.middleware.request_id [req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 req-c857d95f-1b52-487d-bf5c-62d42a4d69a6 None None] RequestId filter calling following filter/app {{(pid=116631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:18:55.516044 np0000181148 devstack@c-api.service[116631]: INFO cinder.api.openstack.wsgi [req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 req-c857d95f-1b52-487d-bf5c-62d42a4d69a6 admin admin] POST https://199.19.213.52/volume/v3/types/161d44f9-992f-4f5d-bd1e-0a7ec57ff4f0/extra_specs Jun 17 14:18:55.516668 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.openstack.wsgi [req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 req-c857d95f-1b52-487d-bf5c-62d42a4d69a6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 14:18:55.518793 np0000181148 devstack@c-api.service[116631]: /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 14:18:55.518793 np0000181148 devstack@c-api.service[116631]: warnings.warn( Jun 17 14:18:55.556475 np0000181148 devstack@c-api.service[116631]: DEBUG oslo_db.sqlalchemy.engines [req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 req-c857d95f-1b52-487d-bf5c-62d42a4d69a6 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=116631) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:18:55.619391 np0000181148 devstack@c-api.service[116631]: INFO cinder.api.openstack.wsgi [req-cd46c454-d7aa-4ad1-b4f6-7afd5d9d6125 req-c857d95f-1b52-487d-bf5c-62d42a4d69a6 admin admin] https://199.19.213.52/volume/v3/types/161d44f9-992f-4f5d-bd1e-0a7ec57ff4f0/extra_specs returned with HTTP 200 Jun 17 14:18:55.620379 np0000181148 devstack@c-api.service[116631]: [pid: 116631|app: 0|req: 1/3] 199.19.213.52 () {70 vars in 1498 bytes} [Wed Jun 17 14:18:55 2026] POST /volume/v3/types/161d44f9-992f-4f5d-bd1e-0a7ec57ff4f0/extra_specs => generated 55 bytes in 513 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 14:18:56.960539 np0000181148 devstack@c-api.service[116633]: DEBUG dbcounter [-] [116633] Writing DB stats cinder:SELECT=6 {{(pid=116633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:18:56.976917 np0000181148 devstack@c-api.service[116630]: DEBUG dbcounter [-] [116630] Writing DB stats cinder:SELECT=6 {{(pid=116630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:19:05.092808 np0000181148 devstack@c-api.service[116632]: DEBUG dbcounter [-] [116632] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116632) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:19:05.617722 np0000181148 devstack@c-api.service[116631]: DEBUG dbcounter [-] [116631] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116631) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:21:42.703789 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.703789 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.703789 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.703789 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.703789 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.704785 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.704785 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.704785 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.704785 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.704785 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.705139 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.705139 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.705139 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.705139 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.705139 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.705139 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.705579 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.705579 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.705579 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.705579 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.705855 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.705855 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.705855 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.705855 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.706171 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.706171 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.706171 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.706171 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.706457 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.706457 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.706457 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.706457 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.706457 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.706846 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.706846 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.706846 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.706846 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.706846 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.707189 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.707189 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.707189 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.707189 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.707189 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.707189 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.707665 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.707665 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.707665 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.707665 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.707665 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.707665 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.708061 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.708061 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.708061 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.708061 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.708061 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.708061 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.708599 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.708599 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.708599 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.708599 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.708599 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.709102 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.709102 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.709102 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.709102 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.709102 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.709434 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.709434 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.709434 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.709434 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.709434 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.709434 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.709926 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.709926 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.709926 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.709926 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.709926 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.709926 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.710341 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.710341 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.710341 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.710341 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.710341 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.710748 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.710748 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.710748 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.710748 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.710748 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.711061 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.711061 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.711061 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.711061 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.711393 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.711393 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.711393 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.711393 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.711707 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.711707 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.711707 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.711707 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.711707 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712060 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712060 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712060 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712060 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712060 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712359 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712359 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712359 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712359 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712545 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712545 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712545 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712545 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712727 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712727 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712727 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712727 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712925 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712925 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.712925 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.712925 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713099 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713099 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713099 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713099 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713273 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713273 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713273 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713273 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713273 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713486 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713486 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713486 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713486 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713486 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713486 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713767 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713767 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713767 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713767 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713767 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713965 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713965 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713965 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713965 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.713965 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.713965 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714215 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714215 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714215 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714215 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714215 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714215 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714459 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714459 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714459 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714459 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714459 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714459 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714734 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714734 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714734 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714734 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714734 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714734 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714980 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714980 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.714980 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.714980 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.715156 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.715156 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.715156 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.715156 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.715156 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.715404 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.715404 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.715404 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.715404 np0000181148 devstack@c-api.service[116630]: /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 14:21:42.715404 np0000181148 devstack@c-api.service[116630]: warnings.warn(deprecated_msg) Jun 17 14:21:42.715404 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.middleware.request_id [None req-a50d93de-b321-410a-9470-23035ecdf40a None None] RequestId filter calling following filter/app {{(pid=116630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:21:42.715404 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [None req-a50d93de-b321-410a-9470-23035ecdf40a None None] GET https://199.19.213.52/volume// Jun 17 14:21:42.715706 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [None req-a50d93de-b321-410a-9470-23035ecdf40a None None] Empty body provided in request {{(pid=116630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:21:42.715706 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [None req-a50d93de-b321-410a-9470-23035ecdf40a None None] Calling method 'all' {{(pid=116630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:21:42.715706 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [None req-a50d93de-b321-410a-9470-23035ecdf40a None None] https://199.19.213.52/volume// returned with HTTP 300 Jun 17 14:21:42.715706 np0000181148 devstack@c-api.service[116630]: [pid: 116630|app: 0|req: 1/4] 199.19.213.52 () {66 vars in 1449 bytes} [Wed Jun 17 14:21:42 2026] GET /volume/ => generated 389 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 14:22:23.513888 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.513888 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.513888 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.513888 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.513888 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.515589 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.515589 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.515589 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.515589 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.515589 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.515901 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.515901 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.515901 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.515901 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.515901 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.515901 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.516252 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.516252 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.516252 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.516252 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.516484 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.516484 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.516484 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.516484 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.516766 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.516766 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.516766 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.516766 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.517275 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.517275 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.517275 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.517275 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.517275 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.517613 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.517613 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.517613 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.517613 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.517613 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.517913 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.517913 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.517913 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.517913 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.517913 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.517913 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.518290 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.518290 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.518290 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.518290 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.518290 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.518290 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.518670 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.518670 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.518670 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.518670 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.518670 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.518670 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.519043 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.519043 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.519043 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.519043 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.519043 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.519351 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.519351 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.519351 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.519351 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.519351 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.519702 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.519702 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.519702 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.519702 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.519702 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.519702 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.520063 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.520063 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.520063 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.520063 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.520063 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.520063 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.520408 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.520408 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.520408 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.520408 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.520408 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.520762 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.520762 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.520762 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.520762 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.520762 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.521211 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.521211 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.521211 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.521211 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.521491 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.521491 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.521491 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.521491 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.521794 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.521794 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.521794 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.521794 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.521794 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.522106 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.522106 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.522106 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.522106 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.522106 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.522421 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.522421 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.522421 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.522421 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.522699 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.522699 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.522699 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.522699 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.522967 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.522967 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.522967 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.522967 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.523217 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.523217 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.523217 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.523217 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.523467 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.523467 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.523467 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.523467 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.523808 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.523808 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.523808 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.523808 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.523808 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.524168 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.524168 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.524168 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.524168 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.524168 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.524168 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.524567 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.524567 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.524567 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.524567 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.524567 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.524913 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.524913 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.524913 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.524913 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.524913 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.524913 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.525276 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.525276 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.525276 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.525276 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.525276 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.525276 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.525673 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.525673 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.525673 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.525673 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.525673 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.525673 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.526048 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.526048 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.526048 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.526048 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.526048 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.526048 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.526479 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.526479 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.526479 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.526479 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.526875 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.526875 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.526875 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.526875 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.526875 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.527215 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.527215 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.527215 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.527215 np0000181148 devstack@c-api.service[116633]: /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 14:22:23.527215 np0000181148 devstack@c-api.service[116633]: warnings.warn(deprecated_msg) Jun 17 14:22:23.527215 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.middleware.request_id [None req-ff3c1777-0f4d-46a1-972d-f84840138f92 None None] RequestId filter calling following filter/app {{(pid=116633) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:23.527215 np0000181148 devstack@c-api.service[116633]: [pid: 116633|app: 0|req: 1/5] 199.19.213.52 () {62 vars in 1061 bytes} [Wed Jun 17 14:22:23 2026] GET /volume/v3 => generated 114 bytes in 22 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 14:22:23.585357 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.middleware.request_id [None req-254e798f-c85a-4cb0-9c0c-1b024a257a36 None None] RequestId filter calling following filter/app {{(pid=116632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:23.596061 np0000181148 devstack@c-api.service[116632]: [pid: 116632|app: 0|req: 3/6] 199.19.213.52 () {64 vars in 1265 bytes} [Wed Jun 17 14:22:23 2026] GET /volume/v3 => generated 0 bytes in 12 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 14:22:23.635609 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.middleware.request_id [req-254e798f-c85a-4cb0-9c0c-1b024a257a36 req-3331c3ef-c440-4e19-a0d2-99efed53161a None None] RequestId filter calling following filter/app {{(pid=116631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:23.640482 np0000181148 devstack@c-api.service[116631]: INFO cinder.api.openstack.wsgi [req-254e798f-c85a-4cb0-9c0c-1b024a257a36 req-3331c3ef-c440-4e19-a0d2-99efed53161a demo demo] GET https://199.19.213.52/volume/v3/ Jun 17 14:22:23.640793 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.openstack.wsgi [req-254e798f-c85a-4cb0-9c0c-1b024a257a36 req-3331c3ef-c440-4e19-a0d2-99efed53161a demo demo] Empty body provided in request {{(pid=116631) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:22:23.641080 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.openstack.wsgi [req-254e798f-c85a-4cb0-9c0c-1b024a257a36 req-3331c3ef-c440-4e19-a0d2-99efed53161a demo demo] Calling method 'version_select' {{(pid=116631) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:22:23.642597 np0000181148 devstack@c-api.service[116631]: INFO cinder.api.openstack.wsgi [req-254e798f-c85a-4cb0-9c0c-1b024a257a36 req-3331c3ef-c440-4e19-a0d2-99efed53161a demo demo] https://199.19.213.52/volume/v3/ returned with HTTP 200 Jun 17 14:22:23.643210 np0000181148 devstack@c-api.service[116631]: [pid: 116631|app: 0|req: 2/7] 199.19.213.52 () {66 vars in 1339 bytes} [Wed Jun 17 14:22:23 2026] GET /volume/v3/ => generated 389 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:22:23.686414 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.middleware.request_id [None req-4a4cbbb8-9c18-4c25-bc65-d8b2bfda1228 None None] RequestId filter calling following filter/app {{(pid=116630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:24.158459 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [None req-4a4cbbb8-9c18-4c25-bc65-d8b2bfda1228 demo demo] GET https://199.19.213.52/volume/v3/types Jun 17 14:22:24.158916 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [None req-4a4cbbb8-9c18-4c25-bc65-d8b2bfda1228 demo demo] Empty body provided in request {{(pid=116630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:22:24.159211 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [None req-4a4cbbb8-9c18-4c25-bc65-d8b2bfda1228 demo demo] Calling method 'index' {{(pid=116630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:22:24.160056 np0000181148 devstack@c-api.service[116630]: /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 14:22:24.160056 np0000181148 devstack@c-api.service[116630]: warnings.warn( Jun 17 14:22:24.160870 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.api_utils [None req-4a4cbbb8-9c18-4c25-bc65-d8b2bfda1228 demo demo] Removing options '' from query. {{(pid=116630) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 14:22:24.202667 np0000181148 devstack@c-api.service[116630]: DEBUG oslo_db.sqlalchemy.engines [None req-4a4cbbb8-9c18-4c25-bc65-d8b2bfda1228 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=116630) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:22:24.225380 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [None req-4a4cbbb8-9c18-4c25-bc65-d8b2bfda1228 demo demo] https://199.19.213.52/volume/v3/types returned with HTTP 200 Jun 17 14:22:24.225860 np0000181148 devstack@c-api.service[116630]: [pid: 116630|app: 0|req: 2/8] 199.19.213.52 () {64 vars in 1283 bytes} [Wed Jun 17 14:22:23 2026] GET /volume/v3/types => generated 377 bytes in 542 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:22:24.263314 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.middleware.request_id [None req-6f03f595-fe0b-4974-bac5-b18580561984 None None] RequestId filter calling following filter/app {{(pid=116633) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:24.618093 np0000181148 devstack@c-api.service[116633]: INFO cinder.api.openstack.wsgi [None req-6f03f595-fe0b-4974-bac5-b18580561984 demo demo] GET https://199.19.213.52/volume/v3/types/default Jun 17 14:22:24.619016 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.openstack.wsgi [None req-6f03f595-fe0b-4974-bac5-b18580561984 demo demo] Empty body provided in request {{(pid=116633) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:22:24.619016 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.openstack.wsgi [None req-6f03f595-fe0b-4974-bac5-b18580561984 demo demo] Calling method 'show' {{(pid=116633) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:22:24.655743 np0000181148 devstack@c-api.service[116633]: DEBUG oslo_db.sqlalchemy.engines [None req-6f03f595-fe0b-4974-bac5-b18580561984 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=116633) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 14:22:24.671939 np0000181148 devstack@c-api.service[116633]: /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 14:22:24.671939 np0000181148 devstack@c-api.service[116633]: warnings.warn( Jun 17 14:22:24.674271 np0000181148 devstack@c-api.service[116633]: INFO cinder.api.openstack.wsgi [None req-6f03f595-fe0b-4974-bac5-b18580561984 demo demo] https://199.19.213.52/volume/v3/types/default returned with HTTP 200 Jun 17 14:22:24.674683 np0000181148 devstack@c-api.service[116633]: [pid: 116633|app: 0|req: 2/9] 199.19.213.52 () {64 vars in 1294 bytes} [Wed Jun 17 14:22:24 2026] GET /volume/v3/types/default => generated 145 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:22:25.160011 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.middleware.request_id [None req-0af2929c-6fce-4a02-8954-cf95eb71ef50 None None] RequestId filter calling following filter/app {{(pid=116632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:25.161249 np0000181148 devstack@c-api.service[116632]: [pid: 116632|app: 0|req: 4/10] 199.19.213.52 () {62 vars in 1061 bytes} [Wed Jun 17 14:22:25 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 14:22:25.191410 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.middleware.request_id [None req-8052fd63-67ad-4124-ab3e-8ae40341bd84 None None] RequestId filter calling following filter/app {{(pid=116631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:25.200303 np0000181148 devstack@c-api.service[116631]: [pid: 116631|app: 0|req: 3/11] 199.19.213.52 () {64 vars in 1265 bytes} [Wed Jun 17 14:22:25 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 14:22:25.236257 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.middleware.request_id [req-8052fd63-67ad-4124-ab3e-8ae40341bd84 req-e73b4fae-a6b5-4bd9-bcbd-050a1d29eabf None None] RequestId filter calling following filter/app {{(pid=116630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:25.239866 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [req-8052fd63-67ad-4124-ab3e-8ae40341bd84 req-e73b4fae-a6b5-4bd9-bcbd-050a1d29eabf demo demo] GET https://199.19.213.52/volume/v3/ Jun 17 14:22:25.240131 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [req-8052fd63-67ad-4124-ab3e-8ae40341bd84 req-e73b4fae-a6b5-4bd9-bcbd-050a1d29eabf demo demo] Empty body provided in request {{(pid=116630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:22:25.240427 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [req-8052fd63-67ad-4124-ab3e-8ae40341bd84 req-e73b4fae-a6b5-4bd9-bcbd-050a1d29eabf demo demo] Calling method 'version_select' {{(pid=116630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:22:25.241043 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [req-8052fd63-67ad-4124-ab3e-8ae40341bd84 req-e73b4fae-a6b5-4bd9-bcbd-050a1d29eabf demo demo] https://199.19.213.52/volume/v3/ returned with HTTP 200 Jun 17 14:22:25.241451 np0000181148 devstack@c-api.service[116630]: [pid: 116630|app: 0|req: 3/12] 199.19.213.52 () {66 vars in 1339 bytes} [Wed Jun 17 14:22:25 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:22:25.281602 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.middleware.request_id [None req-5020c50e-3ba6-4b92-9f48-8a57cd018020 None None] RequestId filter calling following filter/app {{(pid=116633) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:25.283957 np0000181148 devstack@c-api.service[116633]: INFO cinder.api.openstack.wsgi [None req-5020c50e-3ba6-4b92-9f48-8a57cd018020 demo demo] GET https://199.19.213.52/volume/v3/types/default Jun 17 14:22:25.284194 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.openstack.wsgi [None req-5020c50e-3ba6-4b92-9f48-8a57cd018020 demo demo] Empty body provided in request {{(pid=116633) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:22:25.284472 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.openstack.wsgi [None req-5020c50e-3ba6-4b92-9f48-8a57cd018020 demo demo] Calling method 'show' {{(pid=116633) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:22:25.294067 np0000181148 devstack@c-api.service[116633]: INFO cinder.api.openstack.wsgi [None req-5020c50e-3ba6-4b92-9f48-8a57cd018020 demo demo] https://199.19.213.52/volume/v3/types/default returned with HTTP 200 Jun 17 14:22:25.294478 np0000181148 devstack@c-api.service[116633]: [pid: 116633|app: 0|req: 3/13] 199.19.213.52 () {64 vars in 1294 bytes} [Wed Jun 17 14:22:25 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 14:22:25.990615 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.middleware.request_id [None req-db301caa-19a0-4dc1-b306-dd68cab1680b None None] RequestId filter calling following filter/app {{(pid=116632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:25.991920 np0000181148 devstack@c-api.service[116632]: [pid: 116632|app: 0|req: 5/14] 199.19.213.52 () {62 vars in 1061 bytes} [Wed Jun 17 14:22:25 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 14:22:26.025471 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.middleware.request_id [None req-505bd98b-30a5-499f-9a9d-fdf45878388b None None] RequestId filter calling following filter/app {{(pid=116631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:26.028715 np0000181148 devstack@c-api.service[116631]: [pid: 116631|app: 0|req: 4/15] 199.19.213.52 () {64 vars in 1265 bytes} [Wed Jun 17 14:22:26 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 14:22:26.064281 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.middleware.request_id [req-505bd98b-30a5-499f-9a9d-fdf45878388b req-426e5d58-e184-43ac-97ad-5e1ac16ce670 None None] RequestId filter calling following filter/app {{(pid=116630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:26.067071 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [req-505bd98b-30a5-499f-9a9d-fdf45878388b req-426e5d58-e184-43ac-97ad-5e1ac16ce670 demo demo] GET https://199.19.213.52/volume/v3/ Jun 17 14:22:26.067343 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [req-505bd98b-30a5-499f-9a9d-fdf45878388b req-426e5d58-e184-43ac-97ad-5e1ac16ce670 demo demo] Empty body provided in request {{(pid=116630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:22:26.067651 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [req-505bd98b-30a5-499f-9a9d-fdf45878388b req-426e5d58-e184-43ac-97ad-5e1ac16ce670 demo demo] Calling method 'version_select' {{(pid=116630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:22:26.068179 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [req-505bd98b-30a5-499f-9a9d-fdf45878388b req-426e5d58-e184-43ac-97ad-5e1ac16ce670 demo demo] https://199.19.213.52/volume/v3/ returned with HTTP 200 Jun 17 14:22:26.068667 np0000181148 devstack@c-api.service[116630]: [pid: 116630|app: 0|req: 4/16] 199.19.213.52 () {66 vars in 1339 bytes} [Wed Jun 17 14:22:26 2026] GET /volume/v3/ => generated 389 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:22:26.110066 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.middleware.request_id [None req-259d51c2-c716-4bf5-8c12-f6bbb5a64f31 None None] RequestId filter calling following filter/app {{(pid=116633) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:26.114326 np0000181148 devstack@c-api.service[116633]: INFO cinder.api.openstack.wsgi [None req-259d51c2-c716-4bf5-8c12-f6bbb5a64f31 demo demo] GET https://199.19.213.52/volume/v3/types/default Jun 17 14:22:26.114766 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.openstack.wsgi [None req-259d51c2-c716-4bf5-8c12-f6bbb5a64f31 demo demo] Empty body provided in request {{(pid=116633) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:22:26.115176 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.openstack.wsgi [None req-259d51c2-c716-4bf5-8c12-f6bbb5a64f31 demo demo] Calling method 'show' {{(pid=116633) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:22:26.124255 np0000181148 devstack@c-api.service[116633]: INFO cinder.api.openstack.wsgi [None req-259d51c2-c716-4bf5-8c12-f6bbb5a64f31 demo demo] https://199.19.213.52/volume/v3/types/default returned with HTTP 200 Jun 17 14:22:26.124659 np0000181148 devstack@c-api.service[116633]: [pid: 116633|app: 0|req: 4/17] 199.19.213.52 () {64 vars in 1294 bytes} [Wed Jun 17 14:22:26 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:22:26.170592 np0000181148 devstack@c-api.service[116632]: DEBUG cinder.api.middleware.request_id [None req-8b36bdf3-cfc5-4b66-9b13-cc7b9a09a5eb None None] RequestId filter calling following filter/app {{(pid=116632) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:26.171858 np0000181148 devstack@c-api.service[116632]: [pid: 116632|app: 0|req: 6/18] 199.19.213.52 () {62 vars in 1061 bytes} [Wed Jun 17 14:22:26 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 17 14:22:26.205324 np0000181148 devstack@c-api.service[116631]: DEBUG cinder.api.middleware.request_id [None req-2bc26654-f0d4-46e3-93fc-f962c37eb76d None None] RequestId filter calling following filter/app {{(pid=116631) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:26.208266 np0000181148 devstack@c-api.service[116631]: [pid: 116631|app: 0|req: 5/19] 199.19.213.52 () {64 vars in 1265 bytes} [Wed Jun 17 14:22:26 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 17 14:22:26.244602 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.middleware.request_id [req-2bc26654-f0d4-46e3-93fc-f962c37eb76d req-40d9ec82-4a45-4b7a-8e66-a69facb62980 None None] RequestId filter calling following filter/app {{(pid=116630) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:26.248342 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [req-2bc26654-f0d4-46e3-93fc-f962c37eb76d req-40d9ec82-4a45-4b7a-8e66-a69facb62980 demo demo] GET https://199.19.213.52/volume/v3/ Jun 17 14:22:26.248771 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [req-2bc26654-f0d4-46e3-93fc-f962c37eb76d req-40d9ec82-4a45-4b7a-8e66-a69facb62980 demo demo] Empty body provided in request {{(pid=116630) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:22:26.249190 np0000181148 devstack@c-api.service[116630]: DEBUG cinder.api.openstack.wsgi [req-2bc26654-f0d4-46e3-93fc-f962c37eb76d req-40d9ec82-4a45-4b7a-8e66-a69facb62980 demo demo] Calling method 'version_select' {{(pid=116630) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:22:26.249965 np0000181148 devstack@c-api.service[116630]: INFO cinder.api.openstack.wsgi [req-2bc26654-f0d4-46e3-93fc-f962c37eb76d req-40d9ec82-4a45-4b7a-8e66-a69facb62980 demo demo] https://199.19.213.52/volume/v3/ returned with HTTP 200 Jun 17 14:22:26.250810 np0000181148 devstack@c-api.service[116630]: [pid: 116630|app: 0|req: 5/20] 199.19.213.52 () {66 vars in 1339 bytes} [Wed Jun 17 14:22:26 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 14:22:26.290363 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.middleware.request_id [None req-77135fce-cf45-4d6a-8c4e-f84dccf7bb63 None None] RequestId filter calling following filter/app {{(pid=116633) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 14:22:26.293701 np0000181148 devstack@c-api.service[116633]: INFO cinder.api.openstack.wsgi [None req-77135fce-cf45-4d6a-8c4e-f84dccf7bb63 demo demo] GET https://199.19.213.52/volume/v3/types/default Jun 17 14:22:26.294041 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.openstack.wsgi [None req-77135fce-cf45-4d6a-8c4e-f84dccf7bb63 demo demo] Empty body provided in request {{(pid=116633) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 14:22:26.294436 np0000181148 devstack@c-api.service[116633]: DEBUG cinder.api.openstack.wsgi [None req-77135fce-cf45-4d6a-8c4e-f84dccf7bb63 demo demo] Calling method 'show' {{(pid=116633) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 14:22:26.304033 np0000181148 devstack@c-api.service[116633]: INFO cinder.api.openstack.wsgi [None req-77135fce-cf45-4d6a-8c4e-f84dccf7bb63 demo demo] https://199.19.213.52/volume/v3/types/default returned with HTTP 200 Jun 17 14:22:26.304450 np0000181148 devstack@c-api.service[116633]: [pid: 116633|app: 0|req: 5/21] 199.19.213.52 () {64 vars in 1294 bytes} [Wed Jun 17 14:22:26 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 14:22:34.218297 np0000181148 devstack@c-api.service[116630]: DEBUG dbcounter [-] [116630] Writing DB stats cinder:SELECT=1 {{(pid=116630) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 14:22:36.300122 np0000181148 devstack@c-api.service[116633]: DEBUG dbcounter [-] [116633] Writing DB stats cinder:SELECT=8 {{(pid=116633) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}