May 16 01:26:15.254615 np0000174373 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 16 01:26:15.260706 np0000174373 devstack@c-api.service[112321]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sat May 16 01:26:15 2026] *** May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: nodename: np0000174373 May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: machine: x86_64 May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: clock source: unix May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: pcre jit disabled May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: detected number of CPU cores: 16 May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: current working directory: / May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: detected binary path: /usr/bin/uwsgi-core May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: your processes number limit is 256917 May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: your memory page size is 4096 bytes May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: detected max file descriptor number: 2048 May 16 01:26:15.263144 np0000174373 devstack@c-api.service[112321]: lock engine: pthread robust mutexes May 16 01:26:15.263903 np0000174373 devstack@c-api.service[112321]: thunder lock: enabled May 16 01:26:15.263903 np0000174373 devstack@c-api.service[112321]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 16 01:26:15.263903 np0000174373 devstack@c-api.service[112321]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 16 01:26:15.263903 np0000174373 devstack@c-api.service[112321]: PEP 405 virtualenv detected: /opt/stack/data/venv May 16 01:26:15.263903 np0000174373 devstack@c-api.service[112321]: Set PythonHome to /opt/stack/data/venv May 16 01:26:15.299756 np0000174373 devstack@c-api.service[112321]: Python main interpreter initialized at 0x78a74f4a3668 May 16 01:26:15.299756 np0000174373 devstack@c-api.service[112321]: python threads support enabled May 16 01:26:15.299756 np0000174373 devstack@c-api.service[112321]: your server socket listen backlog is limited to 100 connections May 16 01:26:15.299756 np0000174373 devstack@c-api.service[112321]: your mercy for graceful operations on workers is 80 seconds May 16 01:26:15.300389 np0000174373 devstack@c-api.service[112321]: mapped 671795 bytes (656 KB) for 4 cores May 16 01:26:15.300491 np0000174373 devstack@c-api.service[112321]: *** Operational MODE: preforking *** May 16 01:26:15.300695 np0000174373 devstack@c-api.service[112321]: *** uWSGI is running in multiple interpreter mode *** May 16 01:26:15.300695 np0000174373 devstack@c-api.service[112321]: spawned uWSGI master process (pid: 112321) May 16 01:26:15.300884 np0000174373 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 16 01:26:15.301443 np0000174373 devstack@c-api.service[112321]: spawned uWSGI worker 1 (pid: 112327, cores: 1) May 16 01:26:15.301989 np0000174373 devstack@c-api.service[112321]: spawned uWSGI worker 2 (pid: 112328, cores: 1) May 16 01:26:15.302502 np0000174373 devstack@c-api.service[112321]: spawned uWSGI worker 3 (pid: 112329, cores: 1) May 16 01:26:15.303047 np0000174373 devstack@c-api.service[112321]: spawned uWSGI worker 4 (pid: 112330, cores: 1) May 16 01:26:15.303047 np0000174373 devstack@c-api.service[112321]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 16 01:26:15.429350 np0000174373 devstack@c-api.service[112327]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:26:15.429350 np0000174373 devstack@c-api.service[112327]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:26:15.429350 np0000174373 devstack@c-api.service[112327]: we strongly recommend against using it for new projects. May 16 01:26:15.429350 np0000174373 devstack@c-api.service[112327]: If you are already using Eventlet, we recommend migrating to a different May 16 01:26:15.429350 np0000174373 devstack@c-api.service[112327]: framework. For more detail see May 16 01:26:15.429350 np0000174373 devstack@c-api.service[112327]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:26:15.429350 np0000174373 devstack@c-api.service[112327]: import eventlet # noqa May 16 01:26:15.447486 np0000174373 devstack@c-api.service[112330]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:26:15.447486 np0000174373 devstack@c-api.service[112330]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:26:15.447486 np0000174373 devstack@c-api.service[112330]: we strongly recommend against using it for new projects. May 16 01:26:15.447486 np0000174373 devstack@c-api.service[112330]: If you are already using Eventlet, we recommend migrating to a different May 16 01:26:15.447486 np0000174373 devstack@c-api.service[112330]: framework. For more detail see May 16 01:26:15.447486 np0000174373 devstack@c-api.service[112330]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:26:15.447486 np0000174373 devstack@c-api.service[112330]: import eventlet # noqa May 16 01:26:15.482109 np0000174373 devstack@c-api.service[112328]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:26:15.482109 np0000174373 devstack@c-api.service[112328]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:26:15.482109 np0000174373 devstack@c-api.service[112328]: we strongly recommend against using it for new projects. May 16 01:26:15.482109 np0000174373 devstack@c-api.service[112328]: If you are already using Eventlet, we recommend migrating to a different May 16 01:26:15.482109 np0000174373 devstack@c-api.service[112328]: framework. For more detail see May 16 01:26:15.482109 np0000174373 devstack@c-api.service[112328]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:26:15.482109 np0000174373 devstack@c-api.service[112328]: import eventlet # noqa May 16 01:26:15.486349 np0000174373 devstack@c-api.service[112329]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 16 01:26:15.486349 np0000174373 devstack@c-api.service[112329]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 16 01:26:15.486349 np0000174373 devstack@c-api.service[112329]: we strongly recommend against using it for new projects. May 16 01:26:15.486349 np0000174373 devstack@c-api.service[112329]: If you are already using Eventlet, we recommend migrating to a different May 16 01:26:15.486349 np0000174373 devstack@c-api.service[112329]: framework. For more detail see May 16 01:26:15.486349 np0000174373 devstack@c-api.service[112329]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 16 01:26:15.486349 np0000174373 devstack@c-api.service[112329]: import eventlet # noqa May 16 01:26:15.515922 np0000174373 devstack@c-api.service[112327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 01:26:15.515922 np0000174373 devstack@c-api.service[112327]: debtcollector.deprecate( May 16 01:26:15.545373 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 01:26:15.545373 np0000174373 devstack@c-api.service[112330]: debtcollector.deprecate( May 16 01:26:15.570323 np0000174373 devstack@c-api.service[112329]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 01:26:15.570323 np0000174373 devstack@c-api.service[112329]: debtcollector.deprecate( May 16 01:26:15.571572 np0000174373 devstack@c-api.service[112328]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 16 01:26:15.571572 np0000174373 devstack@c-api.service[112328]: debtcollector.deprecate( May 16 01:26:15.597328 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:15.597328 np0000174373 devstack@c-api.service[112327]: from cgi import parse_header May 16 01:26:15.641654 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:15.641654 np0000174373 devstack@c-api.service[112327]: removals.removed_module( May 16 01:26:15.642339 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:15.642339 np0000174373 devstack@c-api.service[112327]: removals.removed_module( May 16 01:26:15.649257 np0000174373 devstack@c-api.service[112329]: /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 16 01:26:15.649257 np0000174373 devstack@c-api.service[112329]: from cgi import parse_header May 16 01:26:15.651328 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 16 01:26:15.651328 np0000174373 devstack@c-api.service[112330]: from cgi import parse_header May 16 01:26:15.651563 np0000174373 devstack@c-api.service[112328]: /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 16 01:26:15.651563 np0000174373 devstack@c-api.service[112328]: from cgi import parse_header May 16 01:26:15.692845 np0000174373 devstack@c-api.service[112329]: /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 16 01:26:15.692845 np0000174373 devstack@c-api.service[112329]: removals.removed_module( May 16 01:26:15.693570 np0000174373 devstack@c-api.service[112329]: /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 16 01:26:15.693570 np0000174373 devstack@c-api.service[112329]: removals.removed_module( May 16 01:26:15.698362 np0000174373 devstack@c-api.service[112328]: /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 16 01:26:15.698362 np0000174373 devstack@c-api.service[112328]: removals.removed_module( May 16 01:26:15.699151 np0000174373 devstack@c-api.service[112328]: /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 16 01:26:15.699151 np0000174373 devstack@c-api.service[112328]: removals.removed_module( May 16 01:26:15.700690 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 16 01:26:15.700690 np0000174373 devstack@c-api.service[112330]: removals.removed_module( May 16 01:26:15.701653 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 16 01:26:15.701653 np0000174373 devstack@c-api.service[112330]: removals.removed_module( May 16 01:26:16.277575 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:16.277575 np0000174373 devstack@c-api.service[112327]: warnings.warn( May 16 01:26:16.289277 np0000174373 devstack@c-api.service[112329]: /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 16 01:26:16.289277 np0000174373 devstack@c-api.service[112329]: warnings.warn( May 16 01:26:16.311213 np0000174373 devstack@c-api.service[112328]: /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 16 01:26:16.311213 np0000174373 devstack@c-api.service[112328]: warnings.warn( May 16 01:26:16.383553 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:16.383553 np0000174373 devstack@c-api.service[112327]: warnings.warn( May 16 01:26:16.396622 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 16 01:26:16.396622 np0000174373 devstack@c-api.service[112330]: warnings.warn( May 16 01:26:16.404870 np0000174373 devstack@c-api.service[112329]: /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 16 01:26:16.404870 np0000174373 devstack@c-api.service[112329]: warnings.warn( May 16 01:26:16.447943 np0000174373 devstack@c-api.service[112328]: /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 16 01:26:16.447943 np0000174373 devstack@c-api.service[112328]: warnings.warn( May 16 01:26:16.514644 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 16 01:26:16.514644 np0000174373 devstack@c-api.service[112330]: warnings.warn( May 16 01:26:16.690941 np0000174373 devstack@c-api.service[112327]: 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 16 01:26:16.691501 np0000174373 devstack@c-api.service[112327]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112327) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:26:16.711038 np0000174373 devstack@c-api.service[112329]: 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 16 01:26:16.711322 np0000174373 devstack@c-api.service[112329]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112329) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:26:16.757644 np0000174373 devstack@c-api.service[112328]: 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 16 01:26:16.758142 np0000174373 devstack@c-api.service[112328]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112328) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:26:16.780560 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:16.780560 np0000174373 devstack@c-api.service[112327]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:26:16.781097 np0000174373 devstack@c-api.service[112329]: /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 16 01:26:16.781097 np0000174373 devstack@c-api.service[112329]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:26:16.813272 np0000174373 devstack@c-api.service[112330]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 16 01:26:16.813538 np0000174373 devstack@c-api.service[112330]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112330) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 16 01:26:16.826410 np0000174373 devstack@c-api.service[112328]: /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 16 01:26:16.826410 np0000174373 devstack@c-api.service[112328]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:26:16.879089 np0000174373 devstack@c-api.service[112330]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 16 01:26:16.879089 np0000174373 devstack@c-api.service[112330]: @jsonschema.FormatChecker.cls_checks('date-time') May 16 01:26:17.245553 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112327) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:26:17.245854 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.246010 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:26:17.246097 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.246097 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.246249 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.246323 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.246537 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.247382 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.247505 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.247571 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.247644 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.247732 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.247898 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.247982 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.248053 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.248112 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.248251 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.248326 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.248386 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.248456 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.248456 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.253878 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.253985 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.253985 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.254096 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.254096 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.254230 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.254230 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.254390 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.254443 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.254515 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.254585 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.254630 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.254682 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.254760 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.256509 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.256601 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.256654 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.256703 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.256753 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.256795 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.256858 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.256914 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.256999 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.256999 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.257129 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.257129 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.257227 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.257280 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.257609 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.257669 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.257759 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.257815 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.257879 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.257927 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.258020 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.258082 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.258167 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.258241 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.258309 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.258355 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.258423 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.258475 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.260429 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.260525 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.260577 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.260625 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.260660 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.260709 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.260752 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.260800 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.260843 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.260890 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.260890 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.260970 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.261039 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.261039 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.261194 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:26:17.261579 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.261650 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.261881 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.262186 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.262259 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.262326 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.262373 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.262415 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.262457 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.262505 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.262555 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.262602 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.262650 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.262696 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.262742 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.262795 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.262839 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.262880 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.262926 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.262969 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.263017 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.263089 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.263164 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.263244 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.263734 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.263814 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.263888 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.263936 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.264002 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.264065 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.264156 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.264481 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112328) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 16 01:26:17.264684 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.264741 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.264790 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.264840 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.264888 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.264930 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.264971 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.265010 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.265054 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.265124 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.265243 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.265292 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.265334 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.265379 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.265416 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.265416 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.265416 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.265554 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.265606 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.265606 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.265695 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.265738 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.265780 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.265828 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.265877 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.265919 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.265919 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.265919 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.265919 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.265919 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.266140 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.266278 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.266356 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.266401 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.266471 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.266522 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.266566 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.266616 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.266667 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.266709 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.266752 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.266794 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.266835 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.266877 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.266927 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.266968 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.267010 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.267053 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.267101 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.267154 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.267229 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.267285 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.267327 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.267368 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.267409 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.267456 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.267500 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.267500 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.267500 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.268308 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.268384 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.268434 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.268478 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.268521 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.268564 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.268612 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.268661 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.268661 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.268751 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.268793 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.268832 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.268879 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.268923 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.268970 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.269021 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.269069 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.269118 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.269118 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.269238 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.269292 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.269340 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.269388 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.269429 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.269473 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.269529 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.269577 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.269620 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.269671 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.269718 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.269761 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.269802 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.269852 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.269902 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.269943 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.269991 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.270039 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.270039 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.270121 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.270186 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.270251 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.270300 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.270347 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.270393 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.270440 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.270440 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.270533 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.270577 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.270624 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.270666 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.270708 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.270751 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.270798 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.270846 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.270895 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.270943 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.270984 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.271048 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.271098 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.271140 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.271317 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.271376 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.271424 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.271467 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.271508 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.271551 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.271599 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.271642 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.271688 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.271775 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.271821 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.271862 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.271905 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.271949 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.271949 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.271949 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.272069 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.272114 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.272156 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.272156 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.272156 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.272156 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.272156 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.272156 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.272440 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.272488 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.272488 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.272574 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.272623 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.272671 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.272717 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.272765 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.272813 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.272854 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.272895 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.272936 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.272983 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.273027 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.273080 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.273122 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.273164 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.273235 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.273293 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.273343 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.273390 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.273437 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.273484 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.273526 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.273580 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.273580 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.273660 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.273708 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.273708 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.273795 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.273837 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.273837 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.273837 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.273961 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.274012 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.274012 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.274012 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.274012 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.274012 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.274012 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.274012 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.274012 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.274346 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.274346 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.274346 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.274346 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.274346 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.274529 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.274664 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.276626 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.276695 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.276755 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.276807 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.276855 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.276897 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.276965 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.277020 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.277075 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.277123 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.277165 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.277276 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.277325 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.277383 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.277567 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.277634 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.277748 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.277796 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.277937 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.277986 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.278128 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.278548 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.278615 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.278670 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.278720 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.278767 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.278814 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.278858 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.278900 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.278957 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.279090 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.279147 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.279308 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.279366 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.279414 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.279468 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.279525 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.279575 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.279626 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.279664 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.279664 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.279757 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.279808 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.279856 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.279856 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.279934 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.279973 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.280014 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.280058 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.280112 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.280194 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.280240 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.280281 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.280334 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.280383 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.280436 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.280492 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.280536 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.280578 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.280633 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.280676 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.280718 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.280759 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.280802 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.280802 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.280876 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.280925 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.280969 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.281012 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.281058 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.281111 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.281156 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.281227 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.281276 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.281324 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.281371 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.281417 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.281468 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.281519 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.281570 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.281612 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.281653 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.281707 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.281748 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.281790 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.281831 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.281871 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.281906 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.281949 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.282002 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.282044 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.282085 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.282121 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.282192 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.282235 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.282278 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.282329 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.282377 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.282377 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.282377 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.282525 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.282572 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.282616 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.282616 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.282616 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.282731 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.282731 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.282731 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.282846 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.282893 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.282893 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.282976 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.283023 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.283069 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.283120 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.283198 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.283246 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.283301 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.283356 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.283403 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.283452 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.283499 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.283546 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.283596 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.283639 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.283639 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.283709 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.283843 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.283843 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.283945 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.283945 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.283945 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.283945 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.283945 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.284137 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.284201 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.284340 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.284399 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.284511 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.284559 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.284606 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.284655 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.284697 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.284738 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.284779 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.284816 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.284862 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.284911 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.284952 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.284998 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.285041 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.285085 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.285127 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.285184 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.285226 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.285266 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.285318 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.285366 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.285411 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.285411 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.285493 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.285535 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.285535 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.285535 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.285655 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.285655 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.285655 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.285655 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.286261 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.286313 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.286427 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.286499 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.286632 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.286686 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.286828 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.287865 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.287952 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.288076 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.288133 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.288300 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.288359 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.288504 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.289013 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.289070 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.289229 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.289287 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.289423 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.289469 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.289618 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.289665 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.289721 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.289771 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.289819 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.289867 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.289908 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.289954 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.289996 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.290036 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.290078 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.290119 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.290187 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.290230 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.290282 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.290282 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.290365 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.290405 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.290405 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.290481 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.290522 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.290562 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.290562 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.290678 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.290735 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.290782 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.290828 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.290876 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.290876 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.290950 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.290991 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.291079 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.291159 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.291240 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.291301 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.291811 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.291905 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.291985 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.292064 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.292132 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.292206 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.292281 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.292340 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.292821 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.292892 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.292940 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.292983 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.293025 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.293068 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.293117 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.293161 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.293230 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.293271 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.293325 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.293369 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.293423 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.293469 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.293509 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.293555 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.293598 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.293598 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.293684 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.293730 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.293730 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.293812 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.293812 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.293812 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.293812 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.293812 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.294008 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.294008 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.294085 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.294085 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.294180 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.294239 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.294288 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.294327 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.294364 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.294405 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.294405 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.294490 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.294531 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.294578 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.294624 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.294673 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.294721 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.294763 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.294830 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.294879 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.294920 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.294920 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.294993 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.295035 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.295077 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.295125 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.295189 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.295233 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.295273 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.295315 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.295366 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.295407 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.295407 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.295488 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.295536 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.295578 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.295625 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.295625 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.295704 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.295704 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.295704 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.295864 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.295913 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.295958 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.296006 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.296046 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.296087 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.296130 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.296278 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.296374 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.296418 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.296461 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.296514 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.296563 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.296606 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.296646 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.296686 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.296733 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.296773 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.296814 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.296855 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.296896 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.296936 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.296936 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.297018 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.297066 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.297111 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.297158 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.297222 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.297264 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.297313 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.297356 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.297397 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.297438 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.297490 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.297535 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.297580 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.297622 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.297622 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.297696 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.297736 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.297776 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.297776 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.297859 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.297905 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.297958 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.297999 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.297999 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.297999 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.297999 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.297999 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.297999 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.297999 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.298262 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.298262 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.298262 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.298381 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.298419 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.298455 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.298497 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.298539 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.298585 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.298627 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.298679 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.298725 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.298767 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.298811 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.298847 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.298883 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.298924 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.298963 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.299005 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.299045 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.299045 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.299135 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.299203 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.299203 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.299203 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.299325 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.299371 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.299412 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.299412 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.299478 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.299533 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.299574 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.299615 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.299660 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.299700 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.299793 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.299843 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.299843 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.299843 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.299944 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.299981 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.299981 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.300063 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.300099 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.300099 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.300099 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.300216 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.300265 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.300265 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.300332 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.300376 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.300416 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.300459 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.300459 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.300540 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.300582 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.300628 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.300674 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.300714 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.300757 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.300809 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.300854 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.300899 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.300940 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.301002 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.301052 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.301093 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.301138 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.301198 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.301252 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.301299 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.301342 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.301382 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.301422 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.301462 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.301498 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.301539 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.301576 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.301615 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.301664 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.301707 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.301834 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.301968 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.302016 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.302065 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.302104 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.302144 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.302242 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.302300 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.302344 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.302389 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.302434 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.302476 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.302521 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.302561 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.302601 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.302716 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.302767 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.302816 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.302858 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.302904 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.303267 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.303267 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.303267 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.303376 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.303410 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.303441 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.303441 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.303441 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.303530 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.303583 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.303614 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.303647 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.303681 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.303719 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.303744 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.303767 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.303795 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.303830 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.303830 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.303886 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.303914 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.303940 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.303968 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.303968 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.304024 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.304054 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.304054 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.304113 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.304143 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.304182 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.304217 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.304217 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.304217 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.304299 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.304335 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.304407 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.304460 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.304495 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.304570 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.304608 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.304639 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.304691 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.304723 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.304759 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.304804 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.304835 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.304931 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.304963 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.304999 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.304999 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.305057 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.305086 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.305086 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.305086 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.305162 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.305226 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.305360 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.305415 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.305453 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.305484 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.305539 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.305600 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.305658 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.305716 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.305780 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.305817 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.305864 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.305968 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.306001 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.306048 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.306079 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.306127 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.306159 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.306218 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.306258 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.306288 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.306318 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.306349 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.306377 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.306406 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.306438 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.306438 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.306557 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.306657 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.306753 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.306962 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.307504 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.307572 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.307726 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.307833 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.307958 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.308052 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.308184 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.308307 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.308415 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.308513 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112327) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.308554 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.308585 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.308639 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.308671 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.308707 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.308751 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112327) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.308796 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.308827 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112327) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.308929 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112330) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.308969 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.308999 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112329) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.309028 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.309058 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.309090 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.309120 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.309154 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.309207 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.309242 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112330) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.309274 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.309308 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112330) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.309338 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112329) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.309338 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112329) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.309911 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.309987 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.310122 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.310206 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.310352 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.310418 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.310553 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.310895 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.310948 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.311086 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.311149 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.311308 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.311366 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.311502 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.311962 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.312074 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.312183 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.312319 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.312422 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.312494 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.312618 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 16 01:26:17.313363 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112328) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 16 01:26:17.313412 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 16 01:26:17.313548 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 16 01:26:17.313642 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 16 01:26:17.313743 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112328) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 16 01:26:17.313835 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112328) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 16 01:26:17.354284 np0000174373 devstack@c-api.service[112327]: INFO dbcounter [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Registered counter for database cinder May 16 01:26:17.355606 np0000174373 devstack@c-api.service[112330]: INFO dbcounter [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Registered counter for database cinder May 16 01:26:17.358260 np0000174373 devstack@c-api.service[112329]: INFO dbcounter [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Registered counter for database cinder May 16 01:26:17.365030 np0000174373 devstack@c-api.service[112327]: DEBUG oslo_db.sqlalchemy.engines [None req-f81256b7-e5df-4322-9a70-360acdd5faab 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=112327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:17.366076 np0000174373 devstack@c-api.service[112328]: INFO dbcounter [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Registered counter for database cinder May 16 01:26:17.367451 np0000174373 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:17.372023 np0000174373 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-a96395d3-2801-4088-8924-76420360a9b9 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:17.381456 np0000174373 devstack@c-api.service[112328]: DEBUG oslo_db.sqlalchemy.engines [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 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=112328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:17.479167 np0000174373 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writer thread running {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:26:17.482465 np0000174373 devstack@c-api.service[112327]: INFO cinder.rpc [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:26:17.483887 np0000174373 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writer thread running {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:26:17.485116 np0000174373 devstack@c-api.service[112327]: INFO cinder.rpc [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:26:17.486798 np0000174373 devstack@c-api.service[112330]: INFO cinder.rpc [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:26:17.487965 np0000174373 devstack@c-api.service[112327]: INFO cinder.rpc [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:26:17.489040 np0000174373 devstack@c-api.service[112330]: INFO cinder.rpc [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:26:17.490073 np0000174373 devstack@c-api.service[112327]: INFO cinder.rpc [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:26:17.491275 np0000174373 devstack@c-api.service[112330]: INFO cinder.rpc [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:26:17.491501 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.493342 np0000174373 devstack@c-api.service[112330]: INFO cinder.rpc [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:26:17.493654 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.494271 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.496113 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.498795 np0000174373 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writer thread running {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:26:17.498923 np0000174373 devstack@c-api.service[112327]: DEBUG oslo_db.sqlalchemy.engines [None req-f81256b7-e5df-4322-9a70-360acdd5faab 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=112327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:17.500636 np0000174373 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:17.501142 np0000174373 devstack@c-api.service[112327]: INFO cinder.rpc [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:26:17.502203 np0000174373 devstack@c-api.service[112329]: INFO cinder.rpc [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:26:17.505243 np0000174373 devstack@c-api.service[112330]: INFO cinder.rpc [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:26:17.505335 np0000174373 devstack@c-api.service[112327]: INFO cinder.rpc [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:26:17.505391 np0000174373 devstack@c-api.service[112330]: INFO cinder.rpc [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:26:17.505432 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.505473 np0000174373 devstack@c-api.service[112329]: INFO cinder.rpc [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:26:17.505985 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.508218 np0000174373 devstack@c-api.service[112329]: INFO cinder.rpc [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:26:17.511020 np0000174373 devstack@c-api.service[112329]: INFO cinder.rpc [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:26:17.511194 np0000174373 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writer thread running {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 16 01:26:17.513080 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.514768 np0000174373 devstack@c-api.service[112328]: INFO cinder.rpc [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 16 01:26:17.516478 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.517021 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.517757 np0000174373 devstack@c-api.service[112328]: INFO cinder.rpc [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 16 01:26:17.518725 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.519845 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.520259 np0000174373 devstack@c-api.service[112328]: INFO cinder.rpc [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 16 01:26:17.521989 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.522321 np0000174373 devstack@c-api.service[112328]: INFO cinder.rpc [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 16 01:26:17.523060 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.523332 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.524396 np0000174373 devstack@c-api.service[112329]: DEBUG oslo_db.sqlalchemy.engines [None req-a96395d3-2801-4088-8924-76420360a9b9 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=112329) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:17.525224 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.525292 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.526642 np0000174373 devstack@c-api.service[112329]: INFO cinder.rpc [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:26:17.527549 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.528384 np0000174373 devstack@c-api.service[112329]: INFO cinder.rpc [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:26:17.529268 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.530565 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.530669 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.530930 np0000174373 devstack@c-api.service[112328]: DEBUG oslo_db.sqlalchemy.engines [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 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=112328) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:17.533744 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.533840 np0000174373 devstack@c-api.service[112328]: INFO cinder.rpc [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 16 01:26:17.534528 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.536050 np0000174373 devstack@c-api.service[112328]: INFO cinder.rpc [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 16 01:26:17.536821 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.537121 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.537662 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.539997 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.540592 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.542753 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.542825 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.543546 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.545079 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.545889 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.546678 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.547456 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.547840 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.549893 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.550237 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.550784 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.553447 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.553997 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.554814 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.555892 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.556834 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.557062 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.558139 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.558908 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.559300 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.560520 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.561190 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.561454 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.561925 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.562999 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.563554 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.564120 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.564350 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.564493 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.565051 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.566127 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.566544 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.567246 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.567675 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.567726 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.567967 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.569143 np0000174373 devstack@c-api.service[112327]: WARNING cinder.api.contrib.hosts [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:26:17.569238 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.569870 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.570281 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.570586 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.570848 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: extensions {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.571132 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.571808 np0000174373 devstack@c-api.service[112330]: WARNING cinder.api.contrib.hosts [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:26:17.571886 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.572225 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: os-availability-zone {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.572547 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.573506 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: qos-specs {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.573576 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: extensions {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.574571 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.574867 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: os-availability-zone {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.574928 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.575625 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: extra_specs {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.576211 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: qos-specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.577189 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: encryption {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.578394 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: extra_specs {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.578501 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.578927 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: os-volume-type-access {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.580187 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.580647 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: os-quota-class-sets {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.580926 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.582252 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.582464 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: os-volume-type-access {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.582528 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: encryption {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.583637 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.584087 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: os-snapshot-manage {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.584240 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: os-quota-class-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.584341 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.585459 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: encryption {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.585536 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: consistencygroups {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.585724 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.586929 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: os-snapshot-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.587297 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.587498 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: backups {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.587581 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.588433 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: consistencygroups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.588692 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.589581 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: scheduler-stats {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.590300 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.590468 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: backups {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.591364 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: os-quota-sets {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.592032 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.592893 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: scheduler-stats {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.593123 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: os-volume-manage {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.593669 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.594325 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: os-quota-sets {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.594558 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: capabilities {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.595082 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.595152 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.595777 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: os-volume-manage {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.595887 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: os-volume-transfer {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.596383 np0000174373 devstack@c-api.service[112329]: WARNING cinder.api.contrib.hosts [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:26:17.597093 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.597397 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: capabilities {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.597577 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: os-hosts {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.598094 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: extensions {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.598630 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: os-volume-transfer {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.598982 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extended resource: cgsnapshots {{(pid=112327) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.599591 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: os-availability-zone {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.599838 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.600304 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: os-hosts {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.600441 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.contrib.snapshot_actions [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] SnapshotActionsController initialized {{(pid=112327) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:26:17.600907 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: qos-specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.601227 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.601716 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extended resource: cgsnapshots {{(pid=112330) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.602660 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.602732 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.603002 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: extra_specs {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.603144 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.contrib.snapshot_actions [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] SnapshotActionsController initialized {{(pid=112330) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:26:17.604081 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.604140 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.604510 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.604629 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.605476 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.605593 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.606009 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.606188 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: os-volume-type-access {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.606947 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.607064 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.607782 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.607849 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: os-quota-class-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.608495 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.608672 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.609356 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.609877 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: encryption {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.609929 np0000174373 devstack@c-api.service[112327]: WARNING castellan.key_manager.migration [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.610140 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.610823 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension VolumeTypeAccess extending resource: types {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.610899 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.610950 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension SnapshotActions extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.611031 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.611159 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.611269 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.611353 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: os-snapshot-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.611453 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension AdminActions extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.611514 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension AdminActions extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.611608 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension AdminActions extending resource: backups {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.611705 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.611763 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.611818 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension VolumeActions extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.612020 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension TypesManage extending resource: types {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.612113 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.612218 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.612332 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.612392 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.612454 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.612534 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.v3.router [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] Extension UsedLimits extending resource: limits {{(pid=112327) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.612883 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: consistencygroups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.613136 np0000174373 devstack@c-api.service[112330]: WARNING castellan.key_manager.migration [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.613578 np0000174373 devstack@c-api.service[112328]: WARNING cinder.api.contrib.hosts [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 16 01:26:17.614059 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.614157 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.614303 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.614422 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.614489 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.614489 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.614609 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension AdminActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.614727 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension AdminActions extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.614803 np0000174373 devstack@c-api.service[112327]: WARNING keystonemiddleware.auth_token [None req-f81256b7-e5df-4322-9a70-360acdd5faab None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 01:26:17.614870 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: backups {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.614925 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension AdminActions extending resource: backups {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.614925 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.615038 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension VolumeActions extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.615235 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension TypesManage extending resource: types {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.615309 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: extensions {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.615433 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.615433 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.615601 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.615686 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.615778 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.v3.router [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] Extension UsedLimits extending resource: limits {{(pid=112330) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.616772 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: os-availability-zone {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.616849 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: scheduler-stats {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.618005 np0000174373 devstack@c-api.service[112330]: WARNING keystonemiddleware.auth_token [None req-c07703c2-f420-495e-b51d-ed29ff302a21 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 01:26:17.618079 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: qos-specs {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.618239 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: os-quota-sets {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.619685 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: os-volume-manage {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.620305 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: extra_specs {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.620770 np0000174373 devstack@c-api.service[112327]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a74f4a3668 pid: 112327 (default app) May 16 01:26:17.621113 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: capabilities {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.622363 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: os-volume-transfer {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.623020 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: encryption {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.624098 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: os-hosts {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.624620 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: os-volume-type-access {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.624816 np0000174373 devstack@c-api.service[112330]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a74f4a3668 pid: 112330 (default app) May 16 01:26:17.625483 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extended resource: cgsnapshots {{(pid=112329) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.626255 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: os-quota-class-sets {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.626954 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.contrib.snapshot_actions [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] SnapshotActionsController initialized {{(pid=112329) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:26:17.627673 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: encryption {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.628033 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.629200 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: os-snapshot-manage {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.629442 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.629442 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.629442 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.629442 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.629771 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.629771 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.629771 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.629771 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.630056 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.630056 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.630056 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.630056 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.630056 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.630056 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.630492 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.630492 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.630492 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.630492 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.630492 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.630859 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.630913 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.630979 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.630979 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.630979 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.630979 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.631299 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.631299 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.631299 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.631299 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.631686 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.631686 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.631686 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.631686 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.631686 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.632222 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.632222 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.632222 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.632222 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.632222 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.632682 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.632682 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.632682 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.632682 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.632682 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.632682 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.633260 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.633260 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.633260 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.633260 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.633260 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.633260 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.633792 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.633792 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.633792 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.633792 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.633792 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.633792 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.634244 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.634244 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.634244 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.634244 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.634244 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.634579 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.634579 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.634579 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.634579 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.634579 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.634794 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.634794 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.634794 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.634794 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.634794 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.634794 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635046 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635046 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635046 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635046 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635046 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635046 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635310 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635310 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635310 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635310 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635310 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635576 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635576 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635576 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635576 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635576 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635892 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635892 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.635892 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.635892 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636123 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636123 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636123 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636123 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636357 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636357 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636357 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636357 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636357 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636589 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636589 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636589 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636589 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636589 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636810 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636810 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636810 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636810 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636984 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636984 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.636984 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.636984 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637163 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637163 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637163 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637163 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637387 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637387 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637387 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637387 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637567 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637567 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637567 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637567 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637746 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637746 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637746 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637746 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637746 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637979 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637979 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637979 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637979 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.637979 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.637979 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.638264 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.638264 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.638264 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.638264 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.638264 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.638535 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.638535 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.638535 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.638535 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.638535 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.638535 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.638808 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: consistencygroups {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.638848 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.638848 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.638848 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.638848 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.638848 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.638848 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.639099 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.639099 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.639099 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.639099 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.639099 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.639099 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.639519 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.639519 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.639519 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.639519 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.639519 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.639519 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.640158 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.640158 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.640158 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.640158 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.640383 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.640383 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.640383 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.640383 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.640383 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.640550 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.640550 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.640550 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.640550 np0000174373 devstack@c-api.service[112327]: /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 16 01:26:17.640550 np0000174373 devstack@c-api.service[112327]: warnings.warn(deprecated_msg) May 16 01:26:17.640691 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.640691 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.640740 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: backups {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.640767 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [None req-e510f1dd-e736-4a4e-96a4-005be6239d89 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:26:17.640796 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.640822 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: scheduler-stats {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.640851 np0000174373 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Sat May 16 01:26:17 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 16 01:26:17.640876 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.641742 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: os-quota-sets {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.641778 np0000174373 devstack@c-api.service[112329]: WARNING castellan.key_manager.migration [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.641802 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: os-volume-manage {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.641826 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.641826 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.641826 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.641826 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.641826 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.641826 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension AdminActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.641826 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension AdminActions extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642054 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension AdminActions extending resource: backups {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642054 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642054 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension VolumeActions extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642054 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension TypesManage extending resource: types {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642054 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642054 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642244 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: capabilities {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.642276 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642276 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642276 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.v3.router [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] Extension UsedLimits extending resource: limits {{(pid=112329) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.642369 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: os-volume-transfer {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.642399 np0000174373 devstack@c-api.service[112329]: WARNING keystonemiddleware.auth_token [None req-a96395d3-2801-4088-8924-76420360a9b9 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 01:26:17.642429 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: os-hosts {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.643468 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extended resource: cgsnapshots {{(pid=112328) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 16 01:26:17.644979 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.contrib.snapshot_actions [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] SnapshotActionsController initialized {{(pid=112328) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 16 01:26:17.645772 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.647244 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.648143 np0000174373 devstack@c-api.service[112329]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a74f4a3668 pid: 112329 (default app) May 16 01:26:17.648746 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.650192 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.651701 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.653232 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.654642 np0000174373 devstack@c-api.service[112328]: WARNING castellan.key_manager.migration [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 16 01:26:17.655626 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.655808 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.655975 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.655975 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.656153 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.656270 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension AdminActions extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.656346 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension AdminActions extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.656429 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension AdminActions extending resource: backups {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.656591 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.656702 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension VolumeActions extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.656907 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension TypesManage extending resource: types {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.657014 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.657112 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.657257 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.657357 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.657452 np0000174373 devstack@c-api.service[112328]: DEBUG cinder.api.v3.router [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] Extension UsedLimits extending resource: limits {{(pid=112328) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 16 01:26:17.659771 np0000174373 devstack@c-api.service[112328]: WARNING keystonemiddleware.auth_token [None req-dde7a392-9fbe-40ee-8678-1745a54b0e96 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 16 01:26:17.666991 np0000174373 devstack@c-api.service[112328]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x78a74f4a3668 pid: 112328 (default app) May 16 01:26:25.252127 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.252127 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.252688 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.252688 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.252688 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.252688 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.252688 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.252879 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.252879 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.252879 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.252879 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.252879 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.252879 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253120 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253120 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253120 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253120 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253120 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253327 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253327 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253327 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253327 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253495 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253495 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253495 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253495 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253661 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253661 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253661 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253661 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253661 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253841 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253841 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253841 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.253841 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.253841 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254025 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254025 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254025 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254025 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254025 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254025 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254263 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254263 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254263 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254263 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254263 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254263 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254543 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254543 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254543 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254543 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254543 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254543 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254882 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254882 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254882 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254882 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.254882 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.254882 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.255295 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.255295 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.255295 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.255295 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.255528 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.255528 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.255528 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.255528 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.255528 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.255809 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.255809 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.255809 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.255809 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.255809 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.256077 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.256077 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.256077 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.256077 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.256077 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.256077 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.256546 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.256546 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.256546 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.256546 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.256546 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.256841 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.256841 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.256841 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.256841 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.256841 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.257135 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.257135 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.257135 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.257135 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.257451 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.257451 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.257451 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.257451 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.257683 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.257683 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.257683 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.257683 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.257683 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.257997 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.257997 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.257997 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.257997 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.257997 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.258303 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.258303 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.258303 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.258303 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.258535 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.258535 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.258535 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.258535 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.258776 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.258776 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.258776 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.258776 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259002 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.259002 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259002 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.259002 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259310 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.259310 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259310 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.259310 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259545 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.259545 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259545 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.259545 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259545 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.259545 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259872 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.259872 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259872 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.259872 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.259872 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260155 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.260155 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260155 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.260155 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260155 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.260155 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260155 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.260566 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260566 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.260566 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260566 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.260566 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260566 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.260914 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260914 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.260914 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260914 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.260914 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.260914 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.261267 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.261267 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.261267 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.261267 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.261267 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.261267 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.261608 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.261608 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.261608 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.261608 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.261833 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.261833 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.261833 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.261833 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.262073 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.262073 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.262073 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.262073 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.262342 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.262342 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.262342 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 16 01:26:25.262342 np0000174373 devstack@c-api.service[112330]: warnings.warn(deprecated_msg) May 16 01:26:25.262342 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.middleware.request_id [None req-2a0bee16-b191-4bf9-8b93-0670093a5bac None None] RequestId filter calling following filter/app {{(pid=112330) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:26:25.770106 np0000174373 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-2a0bee16-b191-4bf9-8b93-0670093a5bac admin admin] POST https://199.204.45.74/volume/v3/types May 16 01:26:25.770796 np0000174373 devstack@c-api.service[112330]: DEBUG cinder.api.openstack.wsgi [None req-2a0bee16-b191-4bf9-8b93-0670093a5bac admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112330) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 01:26:25.772500 np0000174373 devstack@c-api.service[112330]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 16 01:26:25.772500 np0000174373 devstack@c-api.service[112330]: warnings.warn( May 16 01:26:25.780897 np0000174373 devstack@c-api.service[112330]: DEBUG oslo_db.sqlalchemy.engines [None req-2a0bee16-b191-4bf9-8b93-0670093a5bac 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=112330) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:25.810757 np0000174373 devstack@c-api.service[112330]: INFO cinder.api.openstack.wsgi [None req-2a0bee16-b191-4bf9-8b93-0670093a5bac admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 May 16 01:26:25.811608 np0000174373 devstack@c-api.service[112330]: [pid: 112330|app: 0|req: 1/2] 199.204.45.74 () {68 vars in 1281 bytes} [Sat May 16 01:26:25 2026] POST /volume/v3/types => generated 186 bytes in 572 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 16 01:26:25.825724 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.middleware.request_id [req-2a0bee16-b191-4bf9-8b93-0670093a5bac req-269ff3a9-b41a-4131-8953-c359ea0a2da0 None None] RequestId filter calling following filter/app {{(pid=112327) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:26:26.154970 np0000174373 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [req-2a0bee16-b191-4bf9-8b93-0670093a5bac req-269ff3a9-b41a-4131-8953-c359ea0a2da0 admin admin] POST https://199.204.45.74/volume/v3/types/65cbcaee-fbab-40aa-a978-940005da1917/extra_specs May 16 01:26:26.155473 np0000174373 devstack@c-api.service[112327]: DEBUG cinder.api.openstack.wsgi [req-2a0bee16-b191-4bf9-8b93-0670093a5bac req-269ff3a9-b41a-4131-8953-c359ea0a2da0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112327) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 16 01:26:26.157112 np0000174373 devstack@c-api.service[112327]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 16 01:26:26.157112 np0000174373 devstack@c-api.service[112327]: warnings.warn( May 16 01:26:26.171684 np0000174373 devstack@c-api.service[112327]: DEBUG oslo_db.sqlalchemy.engines [req-2a0bee16-b191-4bf9-8b93-0670093a5bac req-269ff3a9-b41a-4131-8953-c359ea0a2da0 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=112327) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 16 01:26:26.226427 np0000174373 devstack@c-api.service[112327]: INFO cinder.api.openstack.wsgi [req-2a0bee16-b191-4bf9-8b93-0670093a5bac req-269ff3a9-b41a-4131-8953-c359ea0a2da0 admin admin] https://199.204.45.74/volume/v3/types/65cbcaee-fbab-40aa-a978-940005da1917/extra_specs returned with HTTP 200 May 16 01:26:26.226816 np0000174373 devstack@c-api.service[112327]: [pid: 112327|app: 0|req: 2/3] 199.204.45.74 () {70 vars in 1498 bytes} [Sat May 16 01:26:25 2026] POST /volume/v3/types/65cbcaee-fbab-40aa-a978-940005da1917/extra_specs => generated 55 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 16 01:26:27.528096 np0000174373 devstack@c-api.service[112329]: DEBUG dbcounter [-] [112329] Writing DB stats cinder:SELECT=6 {{(pid=112329) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:26:27.535391 np0000174373 devstack@c-api.service[112328]: DEBUG dbcounter [-] [112328] Writing DB stats cinder:SELECT=6 {{(pid=112328) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:26:35.807755 np0000174373 devstack@c-api.service[112330]: DEBUG dbcounter [-] [112330] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112330) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:26:36.225519 np0000174373 devstack@c-api.service[112327]: DEBUG dbcounter [-] [112327] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112327) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 16 01:28:58.044993 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.044993 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.044993 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.044993 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.044993 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.046049 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.046049 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.046049 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.046049 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.046049 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.046594 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.046594 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.046594 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.046594 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.046594 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.046594 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.047165 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.047165 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.047165 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.047165 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.047642 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.047642 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.047642 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.047642 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.048052 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.048052 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.048052 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.048052 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.048431 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.048431 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.048431 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.048431 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.048431 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.048769 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.048769 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.048769 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.048769 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.048769 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.049053 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.049053 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.049053 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.049053 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.049053 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.049053 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.049461 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.049461 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.049461 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.049461 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.049461 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.049461 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.050047 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.050047 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.050047 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.050047 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.050047 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.050047 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.050440 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.050440 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.050440 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.050440 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.050440 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.050769 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.050769 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.050769 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.050769 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.050769 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.051056 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.051056 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.051056 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.051056 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.051056 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.051056 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.051465 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.051465 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.051465 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.051465 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.051465 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.051465 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.051818 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.051818 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.051818 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.051818 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.051818 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.052157 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.052157 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.052157 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.052157 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.052157 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.052522 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.052522 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.052522 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.052522 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.052771 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.052771 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.052771 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.052771 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.053008 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.053008 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.053008 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.053008 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.053008 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.053373 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.053373 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.053373 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.053373 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.053373 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.053655 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.053655 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.053655 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.053655 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.053923 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.053923 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.053923 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.053923 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.054335 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.054335 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.054335 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.054335 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.054612 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.054612 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.054612 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.054612 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.055292 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.055292 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.055292 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.055292 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.055553 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.055553 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.055553 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.055553 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.055553 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056197 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056197 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056197 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056197 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056197 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056197 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056486 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056486 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056486 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056486 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056486 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056676 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056676 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056676 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056676 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056676 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056676 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056919 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056919 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056919 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056919 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.056919 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.056919 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057143 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057143 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057143 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057143 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057143 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057143 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057474 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057474 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057474 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057474 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057474 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057474 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057706 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057706 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057706 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057706 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057874 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057874 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057874 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.057874 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.057874 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.058093 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.058093 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.058093 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.058093 np0000174373 devstack@c-api.service[112329]: /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 16 01:28:58.058093 np0000174373 devstack@c-api.service[112329]: warnings.warn(deprecated_msg) May 16 01:28:58.058093 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.middleware.request_id [None req-2534b5c5-dc2a-463e-9309-c2153ce1fea2 None None] RequestId filter calling following filter/app {{(pid=112329) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 16 01:28:58.058093 np0000174373 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-2534b5c5-dc2a-463e-9309-c2153ce1fea2 None None] GET https://199.204.45.74/volume// May 16 01:28:58.058372 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-2534b5c5-dc2a-463e-9309-c2153ce1fea2 None None] Empty body provided in request {{(pid=112329) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 16 01:28:58.058372 np0000174373 devstack@c-api.service[112329]: DEBUG cinder.api.openstack.wsgi [None req-2534b5c5-dc2a-463e-9309-c2153ce1fea2 None None] Calling method 'all' {{(pid=112329) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 16 01:28:58.058372 np0000174373 devstack@c-api.service[112329]: INFO cinder.api.openstack.wsgi [None req-2534b5c5-dc2a-463e-9309-c2153ce1fea2 None None] https://199.204.45.74/volume// returned with HTTP 300 May 16 01:28:58.058372 np0000174373 devstack@c-api.service[112329]: [pid: 112329|app: 0|req: 1/4] 199.204.45.74 () {66 vars in 1449 bytes} [Sat May 16 01:28:58 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)