May 19 19:29:32.564346 np0000175049 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 19:29:32.572048 np0000175049 devstack@c-api.service[112456]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 19:29:32 2026] *** May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: nodename: np0000175049 May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: machine: x86_64 May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: clock source: unix May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: pcre jit disabled May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: detected number of CPU cores: 16 May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: current working directory: / May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: detected binary path: /usr/bin/uwsgi-core May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: your processes number limit is 256917 May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: your memory page size is 4096 bytes May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: detected max file descriptor number: 2048 May 19 19:29:32.576911 np0000175049 devstack@c-api.service[112456]: lock engine: pthread robust mutexes May 19 19:29:32.577573 np0000175049 devstack@c-api.service[112456]: thunder lock: enabled May 19 19:29:32.577870 np0000175049 devstack@c-api.service[112456]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 19:29:32.577969 np0000175049 devstack@c-api.service[112456]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 19:29:32.577969 np0000175049 devstack@c-api.service[112456]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 19:29:32.577969 np0000175049 devstack@c-api.service[112456]: Set PythonHome to /opt/stack/data/venv May 19 19:29:32.620520 np0000175049 devstack@c-api.service[112456]: Python main interpreter initialized at 0x7e47670a3668 May 19 19:29:32.620520 np0000175049 devstack@c-api.service[112456]: python threads support enabled May 19 19:29:32.620520 np0000175049 devstack@c-api.service[112456]: your server socket listen backlog is limited to 100 connections May 19 19:29:32.620520 np0000175049 devstack@c-api.service[112456]: your mercy for graceful operations on workers is 80 seconds May 19 19:29:32.621049 np0000175049 devstack@c-api.service[112456]: mapped 671795 bytes (656 KB) for 4 cores May 19 19:29:32.621202 np0000175049 devstack@c-api.service[112456]: *** Operational MODE: preforking *** May 19 19:29:32.621397 np0000175049 devstack@c-api.service[112456]: *** uWSGI is running in multiple interpreter mode *** May 19 19:29:32.621397 np0000175049 devstack@c-api.service[112456]: spawned uWSGI master process (pid: 112456) May 19 19:29:32.621594 np0000175049 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 19:29:32.622260 np0000175049 devstack@c-api.service[112456]: spawned uWSGI worker 1 (pid: 112458, cores: 1) May 19 19:29:32.622840 np0000175049 devstack@c-api.service[112456]: spawned uWSGI worker 2 (pid: 112459, cores: 1) May 19 19:29:32.623367 np0000175049 devstack@c-api.service[112456]: spawned uWSGI worker 3 (pid: 112460, cores: 1) May 19 19:29:32.623986 np0000175049 devstack@c-api.service[112456]: spawned uWSGI worker 4 (pid: 112461, cores: 1) May 19 19:29:32.624198 np0000175049 devstack@c-api.service[112456]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 19:29:32.749387 np0000175049 devstack@c-api.service[112458]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:29:32.749387 np0000175049 devstack@c-api.service[112458]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:29:32.749387 np0000175049 devstack@c-api.service[112458]: we strongly recommend against using it for new projects. May 19 19:29:32.749387 np0000175049 devstack@c-api.service[112458]: If you are already using Eventlet, we recommend migrating to a different May 19 19:29:32.749387 np0000175049 devstack@c-api.service[112458]: framework. For more detail see May 19 19:29:32.749387 np0000175049 devstack@c-api.service[112458]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:29:32.749387 np0000175049 devstack@c-api.service[112458]: import eventlet # noqa May 19 19:29:32.757405 np0000175049 devstack@c-api.service[112461]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:29:32.757405 np0000175049 devstack@c-api.service[112461]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:29:32.757405 np0000175049 devstack@c-api.service[112461]: we strongly recommend against using it for new projects. May 19 19:29:32.757405 np0000175049 devstack@c-api.service[112461]: If you are already using Eventlet, we recommend migrating to a different May 19 19:29:32.757405 np0000175049 devstack@c-api.service[112461]: framework. For more detail see May 19 19:29:32.757405 np0000175049 devstack@c-api.service[112461]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:29:32.757405 np0000175049 devstack@c-api.service[112461]: import eventlet # noqa May 19 19:29:32.762709 np0000175049 devstack@c-api.service[112459]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:29:32.762709 np0000175049 devstack@c-api.service[112459]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:29:32.762709 np0000175049 devstack@c-api.service[112459]: we strongly recommend against using it for new projects. May 19 19:29:32.762709 np0000175049 devstack@c-api.service[112459]: If you are already using Eventlet, we recommend migrating to a different May 19 19:29:32.762709 np0000175049 devstack@c-api.service[112459]: framework. For more detail see May 19 19:29:32.762709 np0000175049 devstack@c-api.service[112459]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:29:32.762709 np0000175049 devstack@c-api.service[112459]: import eventlet # noqa May 19 19:29:32.777831 np0000175049 devstack@c-api.service[112460]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:29:32.777831 np0000175049 devstack@c-api.service[112460]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:29:32.777831 np0000175049 devstack@c-api.service[112460]: we strongly recommend against using it for new projects. May 19 19:29:32.777831 np0000175049 devstack@c-api.service[112460]: If you are already using Eventlet, we recommend migrating to a different May 19 19:29:32.777831 np0000175049 devstack@c-api.service[112460]: framework. For more detail see May 19 19:29:32.777831 np0000175049 devstack@c-api.service[112460]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:29:32.777831 np0000175049 devstack@c-api.service[112460]: import eventlet # noqa May 19 19:29:32.839006 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:29:32.839006 np0000175049 devstack@c-api.service[112458]: debtcollector.deprecate( May 19 19:29:32.845331 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:29:32.845331 np0000175049 devstack@c-api.service[112461]: debtcollector.deprecate( May 19 19:29:32.861103 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:29:32.861103 np0000175049 devstack@c-api.service[112459]: debtcollector.deprecate( May 19 19:29:32.879970 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:29:32.879970 np0000175049 devstack@c-api.service[112460]: debtcollector.deprecate( May 19 19:29:32.918732 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 19:29:32.918732 np0000175049 devstack@c-api.service[112458]: from cgi import parse_header May 19 19:29:32.929852 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 19:29:32.929852 np0000175049 devstack@c-api.service[112461]: from cgi import parse_header May 19 19:29:32.948652 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 19:29:32.948652 np0000175049 devstack@c-api.service[112459]: from cgi import parse_header May 19 19:29:32.966520 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 19:29:32.966520 np0000175049 devstack@c-api.service[112458]: removals.removed_module( May 19 19:29:32.967208 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 19:29:32.967208 np0000175049 devstack@c-api.service[112458]: removals.removed_module( May 19 19:29:32.973958 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 19:29:32.973958 np0000175049 devstack@c-api.service[112461]: removals.removed_module( May 19 19:29:32.974705 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 19:29:32.974705 np0000175049 devstack@c-api.service[112461]: removals.removed_module( May 19 19:29:32.977332 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 19:29:32.977332 np0000175049 devstack@c-api.service[112460]: from cgi import parse_header May 19 19:29:32.997436 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 19:29:32.997436 np0000175049 devstack@c-api.service[112459]: removals.removed_module( May 19 19:29:32.998144 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 19:29:32.998144 np0000175049 devstack@c-api.service[112459]: removals.removed_module( May 19 19:29:33.024837 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 19:29:33.024837 np0000175049 devstack@c-api.service[112460]: removals.removed_module( May 19 19:29:33.025550 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 19:29:33.025550 np0000175049 devstack@c-api.service[112460]: removals.removed_module( May 19 19:29:33.668918 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 19:29:33.668918 np0000175049 devstack@c-api.service[112458]: warnings.warn( May 19 19:29:33.688284 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 19:29:33.688284 np0000175049 devstack@c-api.service[112461]: warnings.warn( May 19 19:29:33.740180 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 19:29:33.740180 np0000175049 devstack@c-api.service[112459]: warnings.warn( May 19 19:29:33.757500 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 19:29:33.757500 np0000175049 devstack@c-api.service[112460]: warnings.warn( May 19 19:29:33.806999 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 19:29:33.806999 np0000175049 devstack@c-api.service[112458]: warnings.warn( May 19 19:29:33.810944 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 19:29:33.810944 np0000175049 devstack@c-api.service[112461]: warnings.warn( May 19 19:29:33.890908 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 19:29:33.890908 np0000175049 devstack@c-api.service[112459]: warnings.warn( May 19 19:29:33.911214 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 19:29:33.911214 np0000175049 devstack@c-api.service[112460]: warnings.warn( May 19 19:29:34.195342 np0000175049 devstack@c-api.service[112458]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 19:29:34.195544 np0000175049 devstack@c-api.service[112458]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112458) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:29:34.200753 np0000175049 devstack@c-api.service[112461]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 19:29:34.200894 np0000175049 devstack@c-api.service[112461]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112461) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:29:34.220988 np0000175049 devstack@c-api.service[112459]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 19:29:34.221147 np0000175049 devstack@c-api.service[112459]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112459) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:29:34.267030 np0000175049 devstack@c-api.service[112460]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 19:29:34.267170 np0000175049 devstack@c-api.service[112460]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112460) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:29:34.294301 np0000175049 devstack@c-api.service[112458]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 19:29:34.294301 np0000175049 devstack@c-api.service[112458]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:29:34.296460 np0000175049 devstack@c-api.service[112461]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 19:29:34.296460 np0000175049 devstack@c-api.service[112461]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:29:34.296793 np0000175049 devstack@c-api.service[112459]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 19:29:34.296793 np0000175049 devstack@c-api.service[112459]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:29:34.335691 np0000175049 devstack@c-api.service[112460]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 19:29:34.335691 np0000175049 devstack@c-api.service[112460]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:29:34.976307 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112460) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:34.977111 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112458) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:34.977628 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.977628 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.977628 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.977894 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.977894 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.977894 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.978152 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.978152 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.978152 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:34.978152 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:34.978394 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:34.978461 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.978529 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:34.978595 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.978654 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.978730 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:34.978730 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:34.978730 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:34.978730 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:34.978730 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.990138 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112461) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:34.990777 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.990919 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.991572 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.991751 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.991910 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.991972 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.992018 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.992071 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:34.992120 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:34.992162 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.992209 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:34.992258 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:34.992301 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:34.992349 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.992396 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:34.992439 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:34.992485 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:34.992527 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:34.992568 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.992622 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:34.992664 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.992709 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:34.992784 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:34.992985 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.993924 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.994019 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.994127 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:34.994235 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:34.994329 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:34.994426 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:34.994525 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112459) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:34.994796 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.995370 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.995551 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.996143 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.997234 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.997395 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.997619 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:34.997697 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.997788 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:34.997864 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.997918 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:34.997960 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:34.998006 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:34.998046 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:34.998095 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.998142 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:34.998182 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:34.998225 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.998263 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.998301 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.998342 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:34.998342 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:34.998342 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:34.998342 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:34.998499 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:34.999714 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:34.999865 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:34.999959 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.000064 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.000147 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.000237 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.000336 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.001179 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.001283 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.001379 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.001474 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.001589 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.001690 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.001834 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.028288 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.032092 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.032092 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.032092 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.032092 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.032092 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.032092 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.032841 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.032915 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.033052 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.033152 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.033221 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.033279 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.033337 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.033395 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.033466 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.033571 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.033652 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.033721 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.033721 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.033928 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.041771 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.041919 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.041997 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.042069 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.042137 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.042204 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.042301 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.042367 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.042483 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.042552 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.042626 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.042697 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.042764 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.042983 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.043890 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.043978 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.044049 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.044142 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.044213 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.044274 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.044342 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.044342 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.044460 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.044519 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.044684 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.044842 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.044961 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.045111 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.045765 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.045932 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.046043 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.046149 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.046149 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.046304 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.046304 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.046448 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.046448 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.046603 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.046603 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.046725 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.046787 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.046900 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.046992 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.047078 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.047150 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.047222 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.047329 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.047422 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.047501 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.047712 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.047837 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.047931 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.047931 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.048054 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.048125 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.048198 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.048887 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.048970 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.049036 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.049123 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.049189 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.049265 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.049368 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.050040 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.050132 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.050199 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.050247 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.050287 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.050331 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.050395 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.050465 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.050505 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.050545 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.050578 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.050624 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.050671 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.050742 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.051554 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.051647 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.051724 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.051824 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.051933 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.052091 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.052209 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.052272 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.052368 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.052451 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.052495 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.052534 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.052570 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.052615 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.052654 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.052693 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.052728 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.052776 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.052862 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.052905 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.052947 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.052987 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.053031 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.053071 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.053134 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.053177 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.053220 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.053260 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.053295 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.053335 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.053370 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.053414 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.053458 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.053499 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.053566 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.053607 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.053663 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.053716 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.053716 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.053716 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.053833 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.058991 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.059063 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.059063 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.059063 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.059063 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.059063 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.059063 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.059063 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.059672 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.059738 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.059789 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.059888 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.059951 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.060020 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.060081 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.060146 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.060204 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.060264 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.060264 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.060264 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.060264 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.060484 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.073678 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.073855 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.073943 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.074019 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.074088 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.074157 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.074233 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.074337 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.074397 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.074465 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.074523 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.074582 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.074645 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.074703 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.074762 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.074849 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.074950 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.075023 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.075090 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.075151 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.075212 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.075277 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.075336 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.075401 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.075477 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.075543 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.075615 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.075677 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.075745 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.075834 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.075912 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.075980 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.076046 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.076113 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.076172 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.076248 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.076330 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.076402 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.076486 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.076566 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.076566 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.076723 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.076838 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.076915 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.076915 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.076915 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.077167 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.077239 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.077298 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.077355 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.077416 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.077482 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.077542 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.077676 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.077748 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.077843 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.077888 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.077936 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.077981 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.078021 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.078069 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.078107 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.078152 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.078196 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.078235 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.078280 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.078327 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.078327 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.078327 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.078327 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.078472 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.078472 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.078472 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.078472 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.078639 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.078689 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.078728 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.078767 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.078821 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.078891 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.078966 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.079014 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.079053 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.079098 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.079153 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.079200 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.079240 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.079278 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.079318 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.079368 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.079409 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.079457 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.079501 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.079576 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.079626 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.079752 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.079998 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.080188 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.085131 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.085205 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.085256 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.085301 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.085348 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.085502 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.085651 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.085734 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.085785 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.085850 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.085893 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.085945 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.085945 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.085945 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.111987 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.112148 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.112286 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.112425 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.112557 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.112691 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.112882 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.113297 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.113448 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.113499 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.113648 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.113696 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.113794 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.113880 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.113970 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.114020 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.114062 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.114104 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.114154 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.114198 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.114238 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.114277 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.114318 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.114393 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.114436 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.114529 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.114575 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.114673 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.114723 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.114763 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.114798 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.114852 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.114918 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.114976 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.115018 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.115056 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.115094 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.115138 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.115184 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.115223 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.115273 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.115313 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.115356 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.115407 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.115445 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.115486 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.115526 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.115768 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.115855 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.115910 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.115958 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.115999 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.116036 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.116072 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.116117 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.116159 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.116196 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.116232 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.116272 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.116319 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.116358 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.116394 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.116433 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.116471 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.116515 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.116554 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.116599 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.116638 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.116677 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.116718 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.116753 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.116792 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.116845 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.116890 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.116937 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.116981 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.117017 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.117059 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.117097 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.117134 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.117173 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.117211 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.117253 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.117296 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.117340 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.117382 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.117432 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.117472 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.117512 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.117550 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.117609 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.117651 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.117689 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.117732 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.117777 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.117777 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.117899 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.117899 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.119008 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.119104 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.119207 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.119322 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.119411 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.119493 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.119540 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.119581 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.119627 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.119691 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.119782 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.119892 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.119977 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.120070 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.129267 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.129411 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.129551 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.129631 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.129754 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.129819 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.129930 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.129976 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.130059 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.130102 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.130237 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.130286 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.130373 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.130520 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.131667 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.131779 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.131886 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.131970 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.132056 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.132136 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.132228 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.132842 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.133026 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.133158 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.133294 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.133421 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.133544 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.133751 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.140560 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.140655 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.140724 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.140778 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.140900 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.140958 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.140995 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.141035 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.141160 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.141270 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.141364 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.141480 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.141529 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.141578 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.142896 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.142959 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.143015 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.143057 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.143097 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.143140 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.143181 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.143229 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.143275 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.143315 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.143349 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.143391 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.143431 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.143472 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.143510 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.143556 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.143601 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.143640 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.143686 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.143730 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.143768 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.143830 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.143870 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.143903 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.143942 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.144058 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.144194 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.144343 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.148124 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.148381 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.148381 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.148381 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.148575 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.148575 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.148691 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.151232 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.151232 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.151416 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.151416 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.151416 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.151619 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.151619 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.164309 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.164484 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.164547 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.164705 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.164792 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.164992 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.165118 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.176212 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.176349 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.176412 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.176474 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.176474 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.176590 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.176652 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.176720 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.176779 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.176884 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.176975 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.177038 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.177095 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.177171 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.177231 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.177298 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.177363 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.177422 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.177488 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.177562 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.177649 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.177724 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.177893 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.177969 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.178037 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.178095 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.178153 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.178217 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.178281 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.178348 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.178406 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.178473 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.178531 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.178531 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.178531 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.179332 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.179475 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.179620 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.179758 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.179935 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.180078 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.180295 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.180473 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.180622 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.180759 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.180951 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.181081 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.181222 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.181380 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.259909 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.260040 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.260103 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.260164 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.260235 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.260303 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.260368 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.260437 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.260495 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.260565 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.260622 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.260680 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.260737 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.260793 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.260889 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.260960 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.261023 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.261087 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.261155 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.261212 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.261270 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.261324 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.261378 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.261443 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.261500 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.261567 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.261631 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.261755 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.261857 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.261919 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.261974 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.261974 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.262088 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.262340 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.262424 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.262495 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.262555 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.262555 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.262656 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.263015 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.263092 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.263160 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.263220 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.263286 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.263286 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.263286 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.263286 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.263286 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.263286 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.263617 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.263617 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.263722 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.263864 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.264016 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.264128 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.264285 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.264393 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.264592 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.264779 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.265017 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.265204 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.265354 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.265536 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.265853 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.265985 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.266242 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.266310 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.266367 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.266440 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.266511 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.266575 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.266634 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.266688 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.266753 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.266844 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.266908 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.266968 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.267046 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.267198 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.267297 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.267378 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.267459 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.267543 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.267629 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.267740 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.267868 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.267953 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.267953 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.267953 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.267953 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.268237 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.268327 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.268418 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.268418 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.268418 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.268418 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.268418 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.268866 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.268963 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.269052 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.269052 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.269052 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.269052 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.269305 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.269391 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.269468 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.269585 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.269750 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.269898 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.269977 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.270059 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.270139 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.270209 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.270269 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.270330 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.270390 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.270450 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.270533 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.270632 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.273734 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.273799 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.273860 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.273936 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.273980 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.274053 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.274116 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.274924 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.274996 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.275096 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.275146 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.275182 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.275217 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.275246 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.275275 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.275302 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.275331 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.275360 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.275400 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.275429 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.275462 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.275520 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.275556 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.275610 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.275645 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.275675 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.275703 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.275732 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.275788 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.275838 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.275870 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.275907 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.275939 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.275975 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.276083 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.279766 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.279950 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.280089 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.280228 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.280370 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.280483 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.280640 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.280773 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.280946 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.281076 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.281205 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.281333 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.281460 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.281601 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.282155 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.282207 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.282255 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.282294 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.282342 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.282381 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.282417 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.282484 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.282539 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.282584 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.282640 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.282681 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.282786 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.282944 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.283024 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.283091 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.283237 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.283369 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.283491 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.283619 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.283771 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.283858 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.283931 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.284020 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.284108 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.284191 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.284275 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.284350 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.284399 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.284439 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.284497 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.284537 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.284572 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.284618 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.284658 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.284699 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.284741 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.284780 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.284835 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.284893 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.284943 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.284988 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.285035 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.285073 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.285116 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.285211 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.285261 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.285302 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.285362 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.285434 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.285502 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.285546 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.285625 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.285785 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.285844 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.285882 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.285935 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.285935 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.286011 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.286060 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.286099 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.286139 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.286139 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.286203 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.286246 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.286294 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.286338 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.286375 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.286416 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.286466 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.286517 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.286553 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.286595 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.286639 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.286673 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.286714 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.286759 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.287750 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.287935 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.288075 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.288223 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.288515 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.288648 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.288824 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.289510 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.289682 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.289864 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112459) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.289912 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.289947 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.290022 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.290063 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.290100 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.290137 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112459) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.290175 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.290218 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112459) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.290281 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.290434 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.290828 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112460) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.290972 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.291061 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.291108 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.291142 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.291178 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.291213 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.291257 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.291294 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112460) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.291330 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.291402 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.291448 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112460) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.291485 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:35.292706 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112458) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.292772 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.292878 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.292963 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.293037 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112458) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.293116 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112458) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.336801 np0000175049 devstack@c-api.service[112459]: INFO dbcounter [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Registered counter for database cinder May 19 19:29:35.339867 np0000175049 devstack@c-api.service[112460]: INFO dbcounter [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Registered counter for database cinder May 19 19:29:35.342556 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112461) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:35.342722 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:35.342889 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:35.343031 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:35.343150 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112461) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:35.343277 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112461) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:35.345040 np0000175049 devstack@c-api.service[112458]: INFO dbcounter [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Registered counter for database cinder May 19 19:29:35.349673 np0000175049 devstack@c-api.service[112459]: DEBUG oslo_db.sqlalchemy.engines [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab 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=112459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:35.352676 np0000175049 devstack@c-api.service[112460]: DEBUG oslo_db.sqlalchemy.engines [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 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=112460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:35.360116 np0000175049 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:35.397497 np0000175049 devstack@c-api.service[112461]: INFO dbcounter [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Registered counter for database cinder May 19 19:29:35.411391 np0000175049 devstack@c-api.service[112461]: DEBUG oslo_db.sqlalchemy.engines [None req-da8b7655-94ee-4761-b807-a39a576ca94e 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=112461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:35.471577 np0000175049 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writer thread running {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:35.474697 np0000175049 devstack@c-api.service[112459]: INFO cinder.rpc [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:35.476927 np0000175049 devstack@c-api.service[112459]: INFO cinder.rpc [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:35.477028 np0000175049 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writer thread running {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:35.478988 np0000175049 devstack@c-api.service[112459]: INFO cinder.rpc [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:35.480366 np0000175049 devstack@c-api.service[112460]: INFO cinder.rpc [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:35.480720 np0000175049 devstack@c-api.service[112459]: INFO cinder.rpc [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:35.481634 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.483030 np0000175049 devstack@c-api.service[112460]: INFO cinder.rpc [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:35.483419 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.486350 np0000175049 devstack@c-api.service[112460]: INFO cinder.rpc [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:35.488471 np0000175049 devstack@c-api.service[112460]: INFO cinder.rpc [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:35.488823 np0000175049 devstack@c-api.service[112459]: DEBUG oslo_db.sqlalchemy.engines [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab 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=112459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:35.489956 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.490498 np0000175049 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writer thread running {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:35.491424 np0000175049 devstack@c-api.service[112459]: INFO cinder.rpc [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:35.492791 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.493620 np0000175049 devstack@c-api.service[112459]: INFO cinder.rpc [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:35.493854 np0000175049 devstack@c-api.service[112458]: INFO cinder.rpc [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:35.494793 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.496472 np0000175049 devstack@c-api.service[112458]: INFO cinder.rpc [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:35.498711 np0000175049 devstack@c-api.service[112458]: INFO cinder.rpc [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:35.499021 np0000175049 devstack@c-api.service[112460]: DEBUG oslo_db.sqlalchemy.engines [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 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=112460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:35.500693 np0000175049 devstack@c-api.service[112458]: INFO cinder.rpc [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:35.501162 np0000175049 devstack@c-api.service[112460]: INFO cinder.rpc [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:35.502099 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.503113 np0000175049 devstack@c-api.service[112460]: INFO cinder.rpc [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:35.503959 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.504462 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.506597 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.509853 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.510996 np0000175049 devstack@c-api.service[112458]: DEBUG oslo_db.sqlalchemy.engines [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 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=112458) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:35.513143 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.513440 np0000175049 devstack@c-api.service[112458]: INFO cinder.rpc [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:35.515709 np0000175049 devstack@c-api.service[112458]: INFO cinder.rpc [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:35.516002 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.516865 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.517197 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.519129 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.521680 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.523632 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.524730 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.527993 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.529225 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.529481 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.530832 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.532443 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.532643 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.533684 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.535199 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.535667 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.535736 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.537895 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.538763 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.539758 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.541593 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.543583 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.543870 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.544536 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.546060 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.546942 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.547010 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.548830 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.548966 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.550063 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.550462 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.551798 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.552921 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.553382 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.554532 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.554927 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.556084 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.556329 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.557591 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.557683 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.558004 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.558870 np0000175049 devstack@c-api.service[112459]: WARNING cinder.api.contrib.hosts [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:35.559553 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.560062 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.560376 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.560501 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: extensions {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.561402 np0000175049 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writer thread running {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:35.561574 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.561844 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: os-availability-zone {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.563036 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.563218 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: qos-specs {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.564507 np0000175049 devstack@c-api.service[112461]: INFO cinder.rpc [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:35.564618 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.565294 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: extra_specs {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.566120 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.566308 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.566914 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: encryption {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.567003 np0000175049 devstack@c-api.service[112461]: INFO cinder.rpc [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:35.567541 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.568912 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.569064 np0000175049 devstack@c-api.service[112461]: INFO cinder.rpc [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:35.569158 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: os-volume-type-access {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.569726 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.570122 np0000175049 devstack@c-api.service[112460]: WARNING cinder.api.contrib.hosts [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:35.570687 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: os-quota-class-sets {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.570823 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.571026 np0000175049 devstack@c-api.service[112461]: INFO cinder.rpc [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:35.571903 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: extensions {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.572188 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.572274 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: encryption {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.572353 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.573176 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: os-availability-zone {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.573548 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: os-snapshot-manage {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.573641 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.573727 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.574465 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: qos-specs {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.575019 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: consistencygroups {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.575227 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.576931 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.577042 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: backups {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.577368 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: extra_specs {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.578454 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.578984 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: scheduler-stats {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.579143 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: encryption {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.579417 np0000175049 devstack@c-api.service[112461]: DEBUG oslo_db.sqlalchemy.engines [None req-da8b7655-94ee-4761-b807-a39a576ca94e 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=112461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:35.580293 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.580420 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: os-quota-sets {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.580746 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: os-volume-type-access {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.581857 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.581972 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: os-volume-manage {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.582042 np0000175049 devstack@c-api.service[112461]: INFO cinder.rpc [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:35.582345 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: os-quota-class-sets {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.583077 np0000175049 devstack@c-api.service[112458]: WARNING cinder.api.contrib.hosts [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:35.583309 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: capabilities {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.583702 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: encryption {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.583895 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.584257 np0000175049 devstack@c-api.service[112461]: INFO cinder.rpc [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:35.584567 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: os-volume-transfer {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.584965 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: extensions {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.585152 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.585199 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: os-snapshot-manage {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.586206 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: os-hosts {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.586522 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: os-availability-zone {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.586717 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: consistencygroups {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.587605 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extended resource: cgsnapshots {{(pid=112459) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.588024 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: qos-specs {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.588667 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: backups {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.589451 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.contrib.snapshot_actions [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] SnapshotActionsController initialized {{(pid=112459) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:35.590294 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.590431 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: extra_specs {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.590784 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: scheduler-stats {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.591720 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.592035 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: encryption {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.592267 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: os-quota-sets {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.593087 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.593673 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: os-volume-manage {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.594418 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.594706 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: os-volume-type-access {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.594900 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.595487 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: capabilities {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.595897 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.596489 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: os-quota-class-sets {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.596820 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: os-volume-transfer {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.597360 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.597915 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: encryption {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.598115 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.598446 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: os-hosts {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.598676 np0000175049 devstack@c-api.service[112459]: WARNING castellan.key_manager.migration [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.599596 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.599720 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: os-snapshot-manage {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.599782 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.599890 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extended resource: cgsnapshots {{(pid=112460) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.599968 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.600030 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.600107 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.600213 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension AdminActions extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.600329 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension AdminActions extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.600410 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension AdminActions extending resource: backups {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.600539 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.600613 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension VolumeActions extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.600772 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension TypesManage extending resource: types {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.600917 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.601007 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.601095 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.601175 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: consistencygroups {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.601260 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.601260 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.v3.router [None req-e0eaf6da-10fd-420e-88bd-5b11cf0049ab None None] Extension UsedLimits extending resource: limits {{(pid=112459) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.601420 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.contrib.snapshot_actions [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] SnapshotActionsController initialized {{(pid=112460) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:35.601497 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.602184 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.603176 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: backups {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.603610 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.604999 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.605397 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: scheduler-stats {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.606416 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.606990 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: os-quota-sets {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.607087 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.607829 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.608466 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: os-volume-manage {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.609273 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.610089 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: capabilities {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.610410 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.610472 np0000175049 devstack@c-api.service[112459]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e47670a3668 pid: 112459 (default app) May 19 19:29:35.610686 np0000175049 devstack@c-api.service[112460]: WARNING castellan.key_manager.migration [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.611603 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.611684 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: os-volume-transfer {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.611734 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.611845 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.612558 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.612666 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.612759 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension AdminActions extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.612900 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension AdminActions extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.612985 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension AdminActions extending resource: backups {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.613100 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.613192 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension VolumeActions extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.613337 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension TypesManage extending resource: types {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.613438 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.613498 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: os-hosts {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.613564 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.613620 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.613675 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.613825 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.614019 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.v3.router [None req-1cd18459-94dc-4ebf-bb21-197d5a298f07 None None] Extension UsedLimits extending resource: limits {{(pid=112460) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.614941 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extended resource: cgsnapshots {{(pid=112458) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.616522 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.contrib.snapshot_actions [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] SnapshotActionsController initialized {{(pid=112458) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:35.616622 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.617501 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.619115 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.619528 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.619637 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.619637 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.619637 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.619637 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.619996 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.619996 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.619996 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.619996 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.620291 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.620291 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.620291 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.620291 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.620291 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.620291 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.620726 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.620726 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.620726 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.620726 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.620726 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.621111 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.621111 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.621111 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.621111 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.621111 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.621442 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.621442 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.621442 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.621442 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.621707 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.621707 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.621707 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.621707 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.621707 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.622126 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.622126 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.622126 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.622126 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.622126 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.622589 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.622589 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.622589 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.622589 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.622589 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.622589 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.623062 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.623062 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.623062 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.623062 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.623062 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.623062 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.623436 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.623436 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.623436 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.623436 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.623436 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.623436 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.623785 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.623785 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.623785 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.623785 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.623785 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.624237 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.624237 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.624237 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.624237 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.624237 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.624526 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.624526 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.624526 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.624526 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.624526 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.624526 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.624899 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.624899 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.624899 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.624899 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.624899 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.624899 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.625240 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.625240 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.625240 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.625240 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.625240 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.625543 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.625543 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.625543 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.625543 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.625543 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.625912 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.625912 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.625912 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.625912 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.626177 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.626177 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.626177 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.626177 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.626432 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.626432 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.626432 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.626432 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.626432 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.626801 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.626801 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.626801 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.626801 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.626801 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.627101 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.627101 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.627101 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.627101 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.627355 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.627355 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.627355 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.627355 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.627603 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.627662 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.627662 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.627662 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.627662 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.627941 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.627941 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.627941 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.627941 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.628199 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.628199 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.628199 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.628199 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.628443 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.628443 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.628443 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.628443 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.628443 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.628769 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.628769 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.628769 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.628769 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.628769 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.628769 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.629162 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.629162 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.629162 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.629162 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.629162 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.629442 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.629442 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.629442 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.629442 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.629442 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.629442 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.629835 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.629835 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.629835 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.629835 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.629835 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.629835 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.630227 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.630227 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.630227 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.630227 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.630227 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.630227 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.630590 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.630590 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.630590 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.630590 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.630590 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.630590 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.630949 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.630949 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.630949 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.630949 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.631142 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.631142 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.631142 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.631142 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.631142 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.631376 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.631376 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.631376 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.631376 np0000175049 devstack@c-api.service[112459]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:35.631376 np0000175049 devstack@c-api.service[112459]: warnings.warn(deprecated_msg) May 19 19:29:35.631588 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.631631 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.631674 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [None req-60f12b30-4345-4ac3-b7df-fd78938bdb34 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:29:35.631715 np0000175049 devstack@c-api.service[112460]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e47670a3668 pid: 112460 (default app) May 19 19:29:35.631765 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.631822 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.631862 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.631902 np0000175049 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 1/1] 199.204.45.109 () {60 vars in 956 bytes} [Tue May 19 19:29:35 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 19 19:29:35.631953 np0000175049 devstack@c-api.service[112458]: WARNING castellan.key_manager.migration [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.631992 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.632032 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632032 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632032 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632032 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632032 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632032 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension AdminActions extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632032 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension AdminActions extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632298 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension AdminActions extending resource: backups {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632298 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632298 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension VolumeActions extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632298 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension TypesManage extending resource: types {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632298 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632298 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632298 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632560 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632560 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.v3.router [None req-7bc4719c-6e84-4e56-b804-5fa6cf1f31b5 None None] Extension UsedLimits extending resource: limits {{(pid=112458) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.632642 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.635991 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.638169 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.638408 np0000175049 devstack@c-api.service[112458]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e47670a3668 pid: 112458 (default app) May 19 19:29:35.639625 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.640998 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.642564 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.644028 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.645458 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.646882 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.651048 np0000175049 devstack@c-api.service[112461]: WARNING cinder.api.contrib.hosts [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:35.651048 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.651048 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: extensions {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.653169 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: os-availability-zone {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.655109 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: qos-specs {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.659892 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: extra_specs {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.662728 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: encryption {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.664381 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: os-volume-type-access {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.667359 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: os-quota-class-sets {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.667359 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: encryption {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.668772 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: os-snapshot-manage {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.670302 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: consistencygroups {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.672260 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: backups {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.674277 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: scheduler-stats {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.675754 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: os-quota-sets {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.677196 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: os-volume-manage {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.678729 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: capabilities {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.680010 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: os-volume-transfer {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.681559 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: os-hosts {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.683005 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extended resource: cgsnapshots {{(pid=112461) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:35.684504 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.contrib.snapshot_actions [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] SnapshotActionsController initialized {{(pid=112461) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:35.685754 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.687463 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.688922 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.690302 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.691757 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.693250 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.694621 np0000175049 devstack@c-api.service[112461]: WARNING castellan.key_manager.migration [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:35.695590 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.695698 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.695873 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.696037 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.696182 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.696270 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension AdminActions extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.696349 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension AdminActions extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.696437 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension AdminActions extending resource: backups {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.696602 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.696719 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension VolumeActions extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.696854 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension TypesManage extending resource: types {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.696994 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.697118 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.697233 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.697409 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.697540 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.v3.router [None req-da8b7655-94ee-4761-b807-a39a576ca94e None None] Extension UsedLimits extending resource: limits {{(pid=112461) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:35.707183 np0000175049 devstack@c-api.service[112461]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e47670a3668 pid: 112461 (default app) May 19 19:29:43.300297 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.300297 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.300297 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.300297 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.300297 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.301090 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.301090 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.301090 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.301090 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.301090 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.301363 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.301363 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.301363 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.301363 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.301363 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.301363 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.301685 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.301685 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.301685 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.301685 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.302091 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.302091 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.302091 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.302091 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.302278 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.302278 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.302278 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.302278 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.302432 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.302432 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.302432 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.302432 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.302432 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.303913 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.303913 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.303913 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.303913 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.303913 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.304424 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.304424 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.304424 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.304424 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.304424 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.304424 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.304708 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.304708 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.304708 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.304708 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.304708 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.304708 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307032 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307032 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307032 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307032 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307032 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307032 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307294 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307294 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307294 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307294 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307294 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307557 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307557 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307557 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307557 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307557 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307791 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307791 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307791 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307791 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.307791 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.307791 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308087 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308087 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308087 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308087 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308087 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308087 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308343 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308343 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308343 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308343 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308343 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308538 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308538 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308538 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308538 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308538 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308714 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308714 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308714 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308714 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308900 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308900 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.308900 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.308900 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309058 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309058 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309058 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309058 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309058 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309243 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309243 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309243 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309243 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309243 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309421 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309421 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309421 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309421 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309564 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309564 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309564 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309564 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309708 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309708 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.309708 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.309708 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.312914 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.312914 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.312914 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.312914 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313065 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313065 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313065 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313065 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313212 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313212 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313212 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313212 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313212 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313409 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313409 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313409 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313409 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313409 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313409 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313611 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313611 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313611 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313611 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313611 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313781 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313781 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313781 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313781 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.313781 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.313781 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314045 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314045 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314045 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314045 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314045 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314045 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314227 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314227 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314227 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314227 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314227 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314227 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314381 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314381 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314381 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314381 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314381 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314381 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314534 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314534 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314534 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314534 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314648 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314648 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314648 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314648 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314648 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314782 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314782 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314782 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314782 np0000175049 devstack@c-api.service[112460]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:29:43.314782 np0000175049 devstack@c-api.service[112460]: warnings.warn(deprecated_msg) May 19 19:29:43.314782 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:29:43.929746 np0000175049 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 admin admin] POST https://199.204.45.109/volume/v3/types May 19 19:29:43.930426 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 19:29:43.932313 np0000175049 devstack@c-api.service[112460]: /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. May 19 19:29:43.932313 np0000175049 devstack@c-api.service[112460]: warnings.warn( May 19 19:29:43.939027 np0000175049 devstack@c-api.service[112460]: DEBUG oslo_db.sqlalchemy.engines [None req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 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=112460) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:43.969067 np0000175049 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 admin admin] https://199.204.45.109/volume/v3/types returned with HTTP 200 May 19 19:29:43.969626 np0000175049 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 1/2] 199.204.45.109 () {68 vars in 1288 bytes} [Tue May 19 19:29:43 2026] POST /volume/v3/types => generated 186 bytes in 684 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:29:43.983310 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.middleware.request_id [req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 req-a3f8876f-a952-4df8-857b-eb18c95e7346 None None] RequestId filter calling following filter/app {{(pid=112459) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:29:44.418175 np0000175049 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 req-a3f8876f-a952-4df8-857b-eb18c95e7346 admin admin] POST https://199.204.45.109/volume/v3/types/81b817c7-78b4-4f35-a58f-533e2c5af394/extra_specs May 19 19:29:44.418801 np0000175049 devstack@c-api.service[112459]: DEBUG cinder.api.openstack.wsgi [req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 req-a3f8876f-a952-4df8-857b-eb18c95e7346 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112459) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 19:29:44.420882 np0000175049 devstack@c-api.service[112459]: /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. May 19 19:29:44.420882 np0000175049 devstack@c-api.service[112459]: warnings.warn( May 19 19:29:44.429257 np0000175049 devstack@c-api.service[112459]: DEBUG oslo_db.sqlalchemy.engines [req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 req-a3f8876f-a952-4df8-857b-eb18c95e7346 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=112459) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:44.497227 np0000175049 devstack@c-api.service[112459]: INFO cinder.api.openstack.wsgi [req-fc59c1e4-53ed-4a20-a381-f3e0dd0e0da9 req-a3f8876f-a952-4df8-857b-eb18c95e7346 admin admin] https://199.204.45.109/volume/v3/types/81b817c7-78b4-4f35-a58f-533e2c5af394/extra_specs returned with HTTP 200 May 19 19:29:44.498075 np0000175049 devstack@c-api.service[112459]: [pid: 112459|app: 0|req: 2/3] 199.204.45.109 () {70 vars in 1505 bytes} [Tue May 19 19:29:43 2026] POST /volume/v3/types/81b817c7-78b4-4f35-a58f-533e2c5af394/extra_specs => generated 55 bytes in 516 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 19:29:45.515195 np0000175049 devstack@c-api.service[112458]: DEBUG dbcounter [-] [112458] Writing DB stats cinder:SELECT=6 {{(pid=112458) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:29:45.583686 np0000175049 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=6 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:29:53.965106 np0000175049 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:29:54.494462 np0000175049 devstack@c-api.service[112459]: DEBUG dbcounter [-] [112459] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112459) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:32:58.390995 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.390995 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.390995 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.390995 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.390995 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.392296 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.392296 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.392296 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.392296 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.392296 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.392669 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.392669 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.392669 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.392669 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.392669 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.392669 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.393255 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.393255 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.393255 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.393255 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.393568 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.393568 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.393568 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.393568 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.393937 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.393937 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.393937 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.393937 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.394318 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.394318 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.394318 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.394318 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.394318 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.394754 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.394754 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.394754 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.394754 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.394754 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.395170 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.395170 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.395170 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.395170 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.395170 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.395170 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.395621 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.395621 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.395621 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.395621 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.395621 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.395621 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.396104 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.396104 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.396104 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.396104 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.396104 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.396104 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.396551 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.396551 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.396551 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.396551 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.396551 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.396995 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.396995 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.396995 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.396995 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.396995 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.397340 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.397340 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.397340 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.397340 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.397340 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.397340 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.397754 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.397754 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.397754 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.397754 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.397754 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.397754 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.398306 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.398306 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.398306 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.398306 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.398306 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.398944 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.398944 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.398944 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.398944 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.398944 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.399395 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.399395 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.399395 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.399395 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.399716 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.399716 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.399716 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.399716 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.399898 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.399898 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.399898 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.399898 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.399898 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400111 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400111 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400111 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400111 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400111 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400297 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400297 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400297 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400297 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400427 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400427 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400427 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400427 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400563 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400563 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400563 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400563 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400695 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400695 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400695 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400695 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400836 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400836 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400836 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400836 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400965 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400965 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400965 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.400965 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.400965 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401154 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401154 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401154 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401154 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401154 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401154 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401439 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401439 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401439 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401439 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401439 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401578 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401578 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401578 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401578 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401578 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401578 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401789 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401789 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401789 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401789 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.401789 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.401789 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402016 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402016 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402016 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402016 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402016 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402016 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402286 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402286 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402286 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402286 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402286 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402286 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402483 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402483 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402483 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402483 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402630 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402630 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402630 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402630 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402630 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402863 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402863 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402863 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402863 np0000175049 devstack@c-api.service[112458]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:32:58.402863 np0000175049 devstack@c-api.service[112458]: warnings.warn(deprecated_msg) May 19 19:32:58.402863 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.middleware.request_id [None req-da0e6303-b666-4def-928e-c53e9b53ef6b None None] RequestId filter calling following filter/app {{(pid=112458) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:32:58.402863 np0000175049 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-da0e6303-b666-4def-928e-c53e9b53ef6b None None] GET https://199.204.45.109/volume// May 19 19:32:58.403105 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-da0e6303-b666-4def-928e-c53e9b53ef6b None None] Empty body provided in request {{(pid=112458) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:32:58.403105 np0000175049 devstack@c-api.service[112458]: DEBUG cinder.api.openstack.wsgi [None req-da0e6303-b666-4def-928e-c53e9b53ef6b None None] Calling method 'all' {{(pid=112458) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:32:58.403105 np0000175049 devstack@c-api.service[112458]: INFO cinder.api.openstack.wsgi [None req-da0e6303-b666-4def-928e-c53e9b53ef6b None None] https://199.204.45.109/volume// returned with HTTP 300 May 19 19:32:58.403105 np0000175049 devstack@c-api.service[112458]: [pid: 112458|app: 0|req: 1/4] 199.204.45.109 () {66 vars in 1456 bytes} [Tue May 19 19:32:58 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 19:33:39.392380 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.392380 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.392380 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.392380 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.392380 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.393556 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.393556 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.393556 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.393556 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.393556 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.393908 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.393908 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.393908 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.393908 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.393908 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.393908 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.394259 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.394259 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.394259 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.394259 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.394522 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.394522 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.394522 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.394522 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.394776 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.394776 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.394776 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.394776 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.395079 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.395079 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.395079 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.395079 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.395079 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.395390 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.395390 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.395390 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.395390 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.395390 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.395696 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.395696 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.395696 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.395696 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.395696 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.395696 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.396265 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.396265 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.396265 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.396265 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.396265 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.396265 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.396636 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.396636 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.396636 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.396636 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.396636 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.396636 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.396973 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.396973 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.396973 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.396973 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.396973 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397156 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397156 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397156 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397156 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397156 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397333 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397333 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397333 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397333 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397333 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397333 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397551 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397551 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397551 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397551 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397551 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397551 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397752 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397752 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397752 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397752 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397752 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397963 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397963 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397963 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.397963 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.397963 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398136 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398136 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398136 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398136 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398284 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398284 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398284 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398284 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398442 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398442 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398442 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398442 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398442 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398632 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398632 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398632 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398632 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398632 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398825 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398825 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398825 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398825 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398973 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398973 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.398973 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.398973 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399128 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399128 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399128 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399128 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399279 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399279 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399279 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399279 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399424 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399424 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399424 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399424 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399565 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399565 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399565 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399565 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399565 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399757 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399757 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399757 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399757 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.399757 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.399757 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400018 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400018 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400018 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400018 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400018 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400188 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400188 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400188 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400188 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400188 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400188 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400398 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400398 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400398 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400398 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400398 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400398 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400610 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400610 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400610 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400610 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400610 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400610 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400844 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400844 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400844 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400844 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.400844 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.400844 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.401086 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.401086 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.401086 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.401086 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.401243 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.401243 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.401243 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.401243 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.401243 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.401442 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.401442 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.401442 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.401442 np0000175049 devstack@c-api.service[112461]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 19:33:39.401442 np0000175049 devstack@c-api.service[112461]: warnings.warn(deprecated_msg) May 19 19:33:39.401442 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.middleware.request_id [None req-a74931d4-2d3a-46e6-b563-83ec8388428b None None] RequestId filter calling following filter/app {{(pid=112461) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:33:39.816723 np0000175049 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-a74931d4-2d3a-46e6-b563-83ec8388428b demo demo] GET https://199.204.45.109/volume/v3/types May 19 19:33:39.817177 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-a74931d4-2d3a-46e6-b563-83ec8388428b demo demo] Empty body provided in request {{(pid=112461) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:33:39.817462 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.openstack.wsgi [None req-a74931d4-2d3a-46e6-b563-83ec8388428b demo demo] Calling method 'index' {{(pid=112461) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:33:39.818139 np0000175049 devstack@c-api.service[112461]: /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. May 19 19:33:39.818139 np0000175049 devstack@c-api.service[112461]: warnings.warn( May 19 19:33:39.818846 np0000175049 devstack@c-api.service[112461]: DEBUG cinder.api.api_utils [None req-a74931d4-2d3a-46e6-b563-83ec8388428b demo demo] Removing options '' from query. {{(pid=112461) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 19:33:39.831000 np0000175049 devstack@c-api.service[112461]: DEBUG oslo_db.sqlalchemy.engines [None req-a74931d4-2d3a-46e6-b563-83ec8388428b 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=112461) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:33:39.849120 np0000175049 devstack@c-api.service[112461]: INFO cinder.api.openstack.wsgi [None req-a74931d4-2d3a-46e6-b563-83ec8388428b demo demo] https://199.204.45.109/volume/v3/types returned with HTTP 200 May 19 19:33:39.849650 np0000175049 devstack@c-api.service[112461]: [pid: 112461|app: 0|req: 1/5] 199.204.45.109 () {64 vars in 1290 bytes} [Tue May 19 19:33:39 2026] GET /volume/v3/types => generated 377 bytes in 466 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:33:39.892921 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.middleware.request_id [None req-b6c4d22b-20dc-429c-917a-f77f89833ad7 None None] RequestId filter calling following filter/app {{(pid=112460) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:33:39.896964 np0000175049 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-b6c4d22b-20dc-429c-917a-f77f89833ad7 demo demo] GET https://199.204.45.109/volume/v3/types/default May 19 19:33:39.897196 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-b6c4d22b-20dc-429c-917a-f77f89833ad7 demo demo] Empty body provided in request {{(pid=112460) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:33:39.897505 np0000175049 devstack@c-api.service[112460]: DEBUG cinder.api.openstack.wsgi [None req-b6c4d22b-20dc-429c-917a-f77f89833ad7 demo demo] Calling method 'show' {{(pid=112460) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:33:39.909324 np0000175049 devstack@c-api.service[112460]: INFO cinder.api.openstack.wsgi [None req-b6c4d22b-20dc-429c-917a-f77f89833ad7 demo demo] https://199.204.45.109/volume/v3/types/default returned with HTTP 200 May 19 19:33:39.909827 np0000175049 devstack@c-api.service[112460]: [pid: 112460|app: 0|req: 2/6] 199.204.45.109 () {64 vars in 1301 bytes} [Tue May 19 19:33:39 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:33:49.842690 np0000175049 devstack@c-api.service[112461]: DEBUG dbcounter [-] [112461] Writing DB stats cinder:SELECT=1 {{(pid=112461) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:33:49.905138 np0000175049 devstack@c-api.service[112460]: DEBUG dbcounter [-] [112460] Writing DB stats cinder:SELECT=2 {{(pid=112460) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}