May 19 05:17:28.394197 np0000174643 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 05:17:28.408487 np0000174643 devstack@c-api.service[112421]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 05:17:28 2026] *** May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: nodename: np0000174643 May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: machine: x86_64 May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: clock source: unix May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: pcre jit disabled May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: detected number of CPU cores: 16 May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: current working directory: / May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: detected binary path: /usr/bin/uwsgi-core May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: your processes number limit is 256917 May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: your memory page size is 4096 bytes May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: detected max file descriptor number: 2048 May 19 05:17:28.409289 np0000174643 devstack@c-api.service[112421]: lock engine: pthread robust mutexes May 19 05:17:28.410053 np0000174643 devstack@c-api.service[112421]: thunder lock: enabled May 19 05:17:28.410053 np0000174643 devstack@c-api.service[112421]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 05:17:28.410053 np0000174643 devstack@c-api.service[112421]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 05:17:28.410053 np0000174643 devstack@c-api.service[112421]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 05:17:28.410053 np0000174643 devstack@c-api.service[112421]: Set PythonHome to /opt/stack/data/venv May 19 05:17:28.445808 np0000174643 devstack@c-api.service[112421]: Python main interpreter initialized at 0x7b7c528a3668 May 19 05:17:28.445808 np0000174643 devstack@c-api.service[112421]: python threads support enabled May 19 05:17:28.445808 np0000174643 devstack@c-api.service[112421]: your server socket listen backlog is limited to 100 connections May 19 05:17:28.445808 np0000174643 devstack@c-api.service[112421]: your mercy for graceful operations on workers is 80 seconds May 19 05:17:28.446271 np0000174643 devstack@c-api.service[112421]: mapped 671795 bytes (656 KB) for 4 cores May 19 05:17:28.446424 np0000174643 devstack@c-api.service[112421]: *** Operational MODE: preforking *** May 19 05:17:28.446600 np0000174643 devstack@c-api.service[112421]: *** uWSGI is running in multiple interpreter mode *** May 19 05:17:28.446600 np0000174643 devstack@c-api.service[112421]: spawned uWSGI master process (pid: 112421) May 19 05:17:28.446898 np0000174643 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 05:17:28.447312 np0000174643 devstack@c-api.service[112421]: spawned uWSGI worker 1 (pid: 112428, cores: 1) May 19 05:17:28.447787 np0000174643 devstack@c-api.service[112421]: spawned uWSGI worker 2 (pid: 112429, cores: 1) May 19 05:17:28.449484 np0000174643 devstack@c-api.service[112421]: spawned uWSGI worker 3 (pid: 112430, cores: 1) May 19 05:17:28.449998 np0000174643 devstack@c-api.service[112421]: spawned uWSGI worker 4 (pid: 112431, cores: 1) May 19 05:17:28.450067 np0000174643 devstack@c-api.service[112421]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 05:17:28.575953 np0000174643 devstack@c-api.service[112429]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 05:17:28.575953 np0000174643 devstack@c-api.service[112429]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 05:17:28.575953 np0000174643 devstack@c-api.service[112429]: we strongly recommend against using it for new projects. May 19 05:17:28.575953 np0000174643 devstack@c-api.service[112429]: If you are already using Eventlet, we recommend migrating to a different May 19 05:17:28.575953 np0000174643 devstack@c-api.service[112429]: framework. For more detail see May 19 05:17:28.575953 np0000174643 devstack@c-api.service[112429]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 05:17:28.575953 np0000174643 devstack@c-api.service[112429]: import eventlet # noqa May 19 05:17:28.579065 np0000174643 devstack@c-api.service[112430]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 05:17:28.579065 np0000174643 devstack@c-api.service[112430]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 05:17:28.579065 np0000174643 devstack@c-api.service[112430]: we strongly recommend against using it for new projects. May 19 05:17:28.579065 np0000174643 devstack@c-api.service[112430]: If you are already using Eventlet, we recommend migrating to a different May 19 05:17:28.579065 np0000174643 devstack@c-api.service[112430]: framework. For more detail see May 19 05:17:28.579065 np0000174643 devstack@c-api.service[112430]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 05:17:28.579065 np0000174643 devstack@c-api.service[112430]: import eventlet # noqa May 19 05:17:28.579972 np0000174643 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 05:17:28.579972 np0000174643 devstack@c-api.service[112431]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 05:17:28.579972 np0000174643 devstack@c-api.service[112431]: we strongly recommend against using it for new projects. May 19 05:17:28.579972 np0000174643 devstack@c-api.service[112431]: If you are already using Eventlet, we recommend migrating to a different May 19 05:17:28.579972 np0000174643 devstack@c-api.service[112431]: framework. For more detail see May 19 05:17:28.579972 np0000174643 devstack@c-api.service[112431]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 05:17:28.579972 np0000174643 devstack@c-api.service[112431]: import eventlet # noqa May 19 05:17:28.596115 np0000174643 devstack@c-api.service[112428]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 05:17:28.596115 np0000174643 devstack@c-api.service[112428]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 05:17:28.596115 np0000174643 devstack@c-api.service[112428]: we strongly recommend against using it for new projects. May 19 05:17:28.596115 np0000174643 devstack@c-api.service[112428]: If you are already using Eventlet, we recommend migrating to a different May 19 05:17:28.596115 np0000174643 devstack@c-api.service[112428]: framework. For more detail see May 19 05:17:28.596115 np0000174643 devstack@c-api.service[112428]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 05:17:28.596115 np0000174643 devstack@c-api.service[112428]: import eventlet # noqa May 19 05:17:28.662706 np0000174643 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 05:17:28.662706 np0000174643 devstack@c-api.service[112429]: debtcollector.deprecate( May 19 05:17:28.663999 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 05:17:28.663999 np0000174643 devstack@c-api.service[112431]: debtcollector.deprecate( May 19 05:17:28.665779 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 05:17:28.665779 np0000174643 devstack@c-api.service[112430]: debtcollector.deprecate( May 19 05:17:28.688249 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 05:17:28.688249 np0000174643 devstack@c-api.service[112428]: debtcollector.deprecate( May 19 05:17:28.742028 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 05:17:28.742028 np0000174643 devstack@c-api.service[112431]: from cgi import parse_header May 19 05:17:28.742401 np0000174643 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 05:17:28.742401 np0000174643 devstack@c-api.service[112429]: from cgi import parse_header May 19 05:17:28.746087 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 05:17:28.746087 np0000174643 devstack@c-api.service[112430]: from cgi import parse_header May 19 05:17:28.779256 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 19 05:17:28.779256 np0000174643 devstack@c-api.service[112428]: from cgi import parse_header May 19 05:17:28.788927 np0000174643 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 05:17:28.788927 np0000174643 devstack@c-api.service[112429]: removals.removed_module( May 19 05:17:28.789710 np0000174643 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 05:17:28.789710 np0000174643 devstack@c-api.service[112429]: removals.removed_module( May 19 05:17:28.795332 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 05:17:28.795332 np0000174643 devstack@c-api.service[112430]: removals.removed_module( May 19 05:17:28.795866 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 05:17:28.795866 np0000174643 devstack@c-api.service[112431]: removals.removed_module( May 19 05:17:28.796185 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 05:17:28.796185 np0000174643 devstack@c-api.service[112430]: removals.removed_module( May 19 05:17:28.796739 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 05:17:28.796739 np0000174643 devstack@c-api.service[112431]: removals.removed_module( May 19 05:17:28.836315 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 19 05:17:28.836315 np0000174643 devstack@c-api.service[112428]: removals.removed_module( May 19 05:17:28.837137 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 19 05:17:28.837137 np0000174643 devstack@c-api.service[112428]: removals.removed_module( May 19 05:17:29.386126 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 05:17:29.386126 np0000174643 devstack@c-api.service[112430]: warnings.warn( May 19 05:17:29.425223 np0000174643 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 05:17:29.425223 np0000174643 devstack@c-api.service[112429]: warnings.warn( May 19 05:17:29.433828 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 05:17:29.433828 np0000174643 devstack@c-api.service[112431]: warnings.warn( May 19 05:17:29.468010 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 19 05:17:29.468010 np0000174643 devstack@c-api.service[112428]: warnings.warn( May 19 05:17:29.520653 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 05:17:29.520653 np0000174643 devstack@c-api.service[112430]: warnings.warn( May 19 05:17:29.526243 np0000174643 devstack@c-api.service[112429]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 05:17:29.526243 np0000174643 devstack@c-api.service[112429]: warnings.warn( May 19 05:17:29.532661 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 05:17:29.532661 np0000174643 devstack@c-api.service[112431]: warnings.warn( May 19 05:17:29.568677 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 19 05:17:29.568677 np0000174643 devstack@c-api.service[112428]: warnings.warn( May 19 05:17:29.824929 np0000174643 devstack@c-api.service[112431]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 05:17:29.825542 np0000174643 devstack@c-api.service[112431]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112431) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 05:17:29.825700 np0000174643 devstack@c-api.service[112429]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 05:17:29.826086 np0000174643 devstack@c-api.service[112429]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112429) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 05:17:29.836750 np0000174643 devstack@c-api.service[112430]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 05:17:29.837216 np0000174643 devstack@c-api.service[112430]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112430) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 05:17:29.854024 np0000174643 devstack@c-api.service[112428]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 19 05:17:29.854564 np0000174643 devstack@c-api.service[112428]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112428) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 05:17:29.911739 np0000174643 devstack@c-api.service[112431]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 05:17:29.911739 np0000174643 devstack@c-api.service[112431]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 05:17:29.913740 np0000174643 devstack@c-api.service[112429]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 05:17:29.913740 np0000174643 devstack@c-api.service[112429]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 05:17:29.917842 np0000174643 devstack@c-api.service[112428]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 05:17:29.917842 np0000174643 devstack@c-api.service[112428]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 05:17:29.922306 np0000174643 devstack@c-api.service[112430]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 19 05:17:29.922306 np0000174643 devstack@c-api.service[112430]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 05:17:30.361958 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 05:17:30.362309 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.362400 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.362569 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.362743 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 05:17:30.363043 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.363112 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.363313 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.363590 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112428) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 05:17:30.363712 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.363775 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.363836 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.363836 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.363958 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.364028 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.364086 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.364171 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.364242 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.364309 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.364458 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.364517 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.364575 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.364657 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.364717 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.364778 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.364877 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.364877 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.364877 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.365074 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.365074 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.365074 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.365244 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.365244 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.370351 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.370457 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.370457 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.370594 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.370594 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.370594 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.370941 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.371025 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.371025 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.371025 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.371206 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.371206 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.371206 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.371369 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.371435 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.371502 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.371502 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.371502 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.371502 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.371779 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.371779 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.373019 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.373091 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.373142 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.373191 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.373229 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.373290 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.373348 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.373482 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.373567 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.373637 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.373689 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.373772 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.373821 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.373893 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.374021 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.374099 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.374157 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.374216 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.374268 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.374328 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.374386 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.374441 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.374499 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.374552 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.374552 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.374552 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.374552 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.374872 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.374914 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.374960 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.375004 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.375042 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.375080 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.375118 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.375161 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.375217 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.375260 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.375299 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.375342 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.375379 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.375415 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.375457 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.376740 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.376851 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.376851 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.376959 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.376959 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.377037 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.377076 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.377114 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.377183 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.377268 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.377342 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.377407 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.377467 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.377467 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.377545 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.377582 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.377667 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.377667 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.377769 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.377834 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.377940 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.378577 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.378692 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.378752 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.378817 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.378884 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.378884 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.378969 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.379018 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.379067 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.379131 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.379193 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.379254 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.379304 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.379356 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.379356 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.379445 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.379445 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.379445 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.379445 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.379445 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.379445 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.381387 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.381387 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.381387 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.381387 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.381852 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.381930 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.381995 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.382055 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.382096 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.382140 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.382179 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.382179 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.382179 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.382297 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.382345 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.382384 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.382384 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.382384 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.382384 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.382384 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.382384 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.382939 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.382988 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.383036 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.383085 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.383121 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.383178 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.383226 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.383268 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.383327 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.383380 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.383442 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.383492 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.383545 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.383545 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.383656 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.383656 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.383656 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.383656 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.383805 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.383805 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.383805 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.385402 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.385455 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.385503 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.385568 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.385628 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.385718 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.385775 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.385824 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.385864 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.385909 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.385948 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.385993 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.386032 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.386079 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.386125 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.386171 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.386171 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.386242 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.386242 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.386319 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.386359 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.386405 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.386405 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.386496 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.386541 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.386541 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.386633 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.386674 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.386726 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.386772 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.386810 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.386859 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.386923 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.386982 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.387043 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.387092 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.387131 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.387171 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.387215 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.387259 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.387303 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.387343 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.387388 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.387426 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.387469 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.387509 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.387547 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.387613 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.387687 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.387729 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.387773 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.387812 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.387866 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.387911 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.387966 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.388005 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.388049 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.388099 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.388140 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.388186 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.388236 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.388285 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.388285 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.388362 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.388362 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.388362 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.388362 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.388553 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.388599 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.388668 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.388708 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.388747 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.388803 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.388861 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.388907 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.388957 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.389006 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.389049 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.389084 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.389135 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.389174 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.389217 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.389262 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.389300 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.393245 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.393347 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.393347 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.393445 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.393498 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.393538 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.393582 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.393977 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.394068 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.394068 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.394157 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.394198 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.394243 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.394316 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.394967 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.395029 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.395066 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.395150 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.395194 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.395251 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.395308 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.395361 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.395361 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.395448 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.395504 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.395548 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.395588 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.395650 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.395691 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.395726 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.395761 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.395808 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.395860 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.395906 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.395951 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.395951 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.395951 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.395951 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.396123 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.396123 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.396123 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.396241 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.396283 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.396338 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.396381 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.396469 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.396516 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.396571 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.396634 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.396673 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.396713 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.396713 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.396947 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.397080 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.397240 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.397374 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.397550 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.397753 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.397918 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.398054 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.398120 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.398194 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.398256 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.398319 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.398379 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.398432 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.398481 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.398552 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.398647 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.398716 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.398787 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.398849 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.398903 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.398953 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.399016 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.399078 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.399133 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.399185 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.399351 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.399410 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.399456 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.399503 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.399548 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.399548 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.399643 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.399643 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.399643 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.399643 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.399643 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.399643 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.399643 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.399908 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.399908 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.399908 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.399908 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.399908 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.399908 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.399908 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.400500 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.400579 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.400655 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.400713 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.400756 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.400794 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.400845 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.400887 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.400925 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.400978 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.401022 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.401069 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.401106 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.401149 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.401192 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.401234 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.401270 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.401270 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.401270 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.401270 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.401270 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.401474 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.401474 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.401474 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.401474 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.401634 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.401634 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.401719 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.404298 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 05:17:30.404768 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.404847 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.405071 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.405581 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.405648 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.405731 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.405776 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.405852 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.405895 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.405973 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.406168 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.406222 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.406296 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.406353 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.406421 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.406462 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.406534 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.406981 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.407039 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.407088 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.407133 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.407175 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.407212 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.407255 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.407300 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.407381 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.407438 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.407499 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.407551 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.407638 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.407694 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.407757 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.407811 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.407859 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.407964 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.408084 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.408125 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.408125 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.408201 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.408201 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.408201 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.408201 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.408201 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.408201 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.408201 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.408539 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.408628 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.408684 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.408729 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.408804 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.408864 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.408908 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.409502 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.409567 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.409627 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.409682 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.409732 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.409781 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.409833 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.409884 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.409933 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.409988 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.410038 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.410092 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.410154 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.410217 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.410281 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.410337 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.410390 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.410443 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.410498 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.410563 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.410563 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.410717 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.410717 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.410717 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.410882 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.410950 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.411001 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.411057 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.411108 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.411158 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.411208 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.411258 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.411310 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.411310 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.411310 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.411463 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.411463 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.411463 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.411641 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.411714 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.411777 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.411828 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.411886 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.411948 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.412013 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.412070 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.412133 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.412188 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.412240 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.412296 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.412348 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.412398 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.412438 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.412606 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.412682 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.412719 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.412755 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.412797 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.412831 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.412865 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.412905 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.412948 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.412984 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.413024 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.413063 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.413103 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.413141 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.413178 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.413215 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.413257 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.413310 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.413359 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.413404 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.413440 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.413476 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.413510 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.413547 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.413583 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.413583 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.413583 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.413583 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.413583 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.413583 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.413796 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.413838 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.413877 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.413919 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.413953 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.413987 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.413987 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.414066 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.414107 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.414149 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.414188 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.414230 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.414270 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.414324 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.414368 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.414404 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.414439 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.414477 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.414518 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.414556 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.414593 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.414650 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.414689 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.414736 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.414782 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.414820 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.414864 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.414901 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.414948 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.414993 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.415031 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.415066 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.415099 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.415137 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.415169 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.415206 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.415238 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.415277 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.415333 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.415375 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.415413 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.415449 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.415486 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.415522 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.415555 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.415592 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.415649 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.415700 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.415700 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.415868 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.415907 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.415945 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.415945 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.415945 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.415945 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.415945 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.415945 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.416148 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.416192 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.416234 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.416234 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.416320 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.416364 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.416408 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.416445 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.416557 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.416603 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.416659 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.416715 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.416754 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.416792 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.416835 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.416877 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.416917 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.416954 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.416998 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.417041 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.417075 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.417101 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.417127 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.417156 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.417188 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.417219 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.417244 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.417272 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.417311 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.417311 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.417372 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.417401 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.417429 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.417457 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.417482 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.417515 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.417545 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.417575 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.417605 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.417652 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.417683 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.417716 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.417743 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.417772 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.417796 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.417824 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.417848 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.417871 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.417900 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.417924 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.417957 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.417987 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.418016 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.418043 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.418073 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.418101 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.418133 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.418133 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.418217 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.418250 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.418290 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.418347 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.418380 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.418380 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.418380 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.418380 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.418477 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.418505 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.418529 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.418561 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.418587 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.418633 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.418661 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.418688 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.418712 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.418740 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.418767 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.418805 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.418832 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.418864 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.418893 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.418920 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.418947 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.418970 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.419008 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.419035 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.419070 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.419116 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.419151 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.419179 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.419204 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.419233 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.419260 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.419296 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.419348 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.419373 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.419401 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.419436 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.419463 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.419486 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.419513 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.419541 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.419566 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.419602 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.419649 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.419684 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.419714 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.419743 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.419770 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.419801 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.419828 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.419856 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.419884 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.419916 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.419953 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.419981 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.420005 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.420036 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.420069 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.420097 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.420124 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.420148 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.420176 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.420558 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.420558 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.420558 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.420558 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.420558 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.420558 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.420558 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.420765 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.420765 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.420765 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.420851 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.420880 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.420908 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.420939 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.420972 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.420999 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.421028 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.421059 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.421089 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.421117 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.421152 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.421183 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.421210 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.421237 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.421264 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.421292 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.421319 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.421347 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.421371 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.421398 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.421430 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.421458 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.421458 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.421458 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.421458 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.421555 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.421555 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.421555 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.421555 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.421555 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.421698 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.421732 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.421760 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.421792 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.421824 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.421824 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.421876 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.421905 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.421932 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.421964 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.421995 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.422022 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.422054 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.422079 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.422107 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.422134 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.422162 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.422189 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.422215 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.422252 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.422284 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.422284 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.422338 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.422549 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.422585 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.422628 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.422680 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.422718 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.422753 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.422785 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.422814 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.422843 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.422875 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.422908 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.422939 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.422967 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.422995 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.423026 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.423060 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.423092 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.423120 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.423152 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.423179 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.423210 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.423241 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.423269 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.423293 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.423322 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.423353 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.423384 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.423412 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.423486 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.423544 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.423603 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.423692 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.423747 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.423805 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.423881 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.423947 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.424008 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.424066 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.424127 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.424188 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.425567 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112430) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.425653 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.425711 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.425773 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.425835 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112430) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.425882 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112430) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.425984 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112429) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.426044 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.426134 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.426165 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.426198 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.426227 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.426256 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112429) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.426299 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112429) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.426428 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112428) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.426469 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.426500 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.426527 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.426554 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.426582 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.426609 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.426652 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.426688 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112428) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.426717 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.426744 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112428) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.426777 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.426837 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.426900 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.426966 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.427026 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.427086 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.427146 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.427204 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.427269 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.427570 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.427652 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.427710 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.427772 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.427839 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.427893 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.427960 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.428246 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.428312 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.428367 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.428429 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.428502 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.428622 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.428707 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.429174 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.429241 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.429303 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.429349 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.429424 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.429469 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.429545 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.429605 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.429685 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.429744 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.429805 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.429864 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.429922 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.429986 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.430523 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.430606 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.430674 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.430782 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.430782 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.430839 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.430925 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.431198 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.431263 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.431321 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.431387 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.431438 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.431499 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.431564 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.431882 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.431947 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.432003 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.432065 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.432123 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.432181 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.432253 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 05:17:30.433019 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112431) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 05:17:30.433096 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 05:17:30.433138 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 05:17:30.433175 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 05:17:30.433254 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112431) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 05:17:30.433299 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112431) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 05:17:30.471333 np0000174643 devstack@c-api.service[112430]: INFO dbcounter [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Registered counter for database cinder May 19 05:17:30.473690 np0000174643 devstack@c-api.service[112428]: INFO dbcounter [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Registered counter for database cinder May 19 05:17:30.474166 np0000174643 devstack@c-api.service[112429]: INFO dbcounter [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Registered counter for database cinder May 19 05:17:30.485443 np0000174643 devstack@c-api.service[112431]: INFO dbcounter [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Registered counter for database cinder May 19 05:17:30.488510 np0000174643 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:30.491976 np0000174643 devstack@c-api.service[112428]: DEBUG oslo_db.sqlalchemy.engines [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b 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=112428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:30.495557 np0000174643 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:30.501639 np0000174643 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:30.602855 np0000174643 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writer thread running {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 05:17:30.605693 np0000174643 devstack@c-api.service[112430]: INFO cinder.rpc [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 05:17:30.607781 np0000174643 devstack@c-api.service[112430]: INFO cinder.rpc [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 05:17:30.609859 np0000174643 devstack@c-api.service[112430]: INFO cinder.rpc [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 05:17:30.611652 np0000174643 devstack@c-api.service[112430]: INFO cinder.rpc [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 05:17:30.612535 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.614127 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.614229 np0000174643 devstack@c-api.service[112428]: DEBUG dbcounter [-] [112428] Writer thread running {{(pid=112428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 05:17:30.616761 np0000174643 devstack@c-api.service[112428]: INFO cinder.rpc [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 05:17:30.618304 np0000174643 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:30.619295 np0000174643 devstack@c-api.service[112428]: INFO cinder.rpc [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 05:17:30.620045 np0000174643 devstack@c-api.service[112430]: INFO cinder.rpc [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 05:17:30.621656 np0000174643 devstack@c-api.service[112430]: INFO cinder.rpc [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 05:17:30.621921 np0000174643 devstack@c-api.service[112428]: INFO cinder.rpc [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 05:17:30.622413 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.624255 np0000174643 devstack@c-api.service[112428]: INFO cinder.rpc [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 05:17:30.625568 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.627134 np0000174643 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writer thread running {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 05:17:30.627381 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.629233 np0000174643 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writer thread running {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 05:17:30.630195 np0000174643 devstack@c-api.service[112431]: INFO cinder.rpc [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 05:17:30.631746 np0000174643 devstack@c-api.service[112429]: INFO cinder.rpc [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 05:17:30.633060 np0000174643 devstack@c-api.service[112428]: DEBUG oslo_db.sqlalchemy.engines [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b 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=112428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:30.633238 np0000174643 devstack@c-api.service[112431]: INFO cinder.rpc [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 05:17:30.634080 np0000174643 devstack@c-api.service[112429]: INFO cinder.rpc [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 05:17:30.634438 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.635975 np0000174643 devstack@c-api.service[112431]: INFO cinder.rpc [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 05:17:30.636235 np0000174643 devstack@c-api.service[112429]: INFO cinder.rpc [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 05:17:30.636587 np0000174643 devstack@c-api.service[112428]: INFO cinder.rpc [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 05:17:30.637755 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.638192 np0000174643 devstack@c-api.service[112429]: INFO cinder.rpc [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 05:17:30.638370 np0000174643 devstack@c-api.service[112431]: INFO cinder.rpc [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 05:17:30.639071 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.639537 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.640127 np0000174643 devstack@c-api.service[112428]: INFO cinder.rpc [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 05:17:30.640738 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.640865 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.641497 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.642166 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.644938 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.646027 np0000174643 devstack@c-api.service[112429]: DEBUG oslo_db.sqlalchemy.engines [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 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=112429) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:30.647119 np0000174643 devstack@c-api.service[112431]: DEBUG oslo_db.sqlalchemy.engines [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c 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=112431) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:30.647904 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.648000 np0000174643 devstack@c-api.service[112429]: INFO cinder.rpc [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 05:17:30.649416 np0000174643 devstack@c-api.service[112431]: INFO cinder.rpc [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 05:17:30.649829 np0000174643 devstack@c-api.service[112429]: INFO cinder.rpc [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 05:17:30.651032 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.651534 np0000174643 devstack@c-api.service[112431]: INFO cinder.rpc [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 05:17:30.651682 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.652651 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.652770 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.654794 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.656090 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.657646 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.660482 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.660844 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.661988 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.663116 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.664722 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.664832 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.665827 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.666499 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.668293 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.669115 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.669926 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.670270 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.672948 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.673439 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.673714 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.674423 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.675984 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.676550 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.677482 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.678438 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.678834 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.679474 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.679540 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.680345 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.681832 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.682694 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.682759 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.683214 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.683604 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.684230 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.684550 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.686108 np0000174643 devstack@c-api.service[112430]: WARNING cinder.api.contrib.hosts [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 05:17:30.686806 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.687224 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.687762 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: extensions {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.688170 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.688505 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.689248 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: os-availability-zone {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.690577 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: qos-specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.692250 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.692669 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: extra_specs {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.692876 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.693141 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.694235 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.695810 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: os-volume-type-access {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.696045 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.696746 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.696993 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.697395 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: os-quota-class-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.698070 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.698832 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.699230 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: encryption {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.700327 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.700735 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: os-snapshot-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.701115 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.701646 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.701722 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.702256 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: consistencygroups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.703263 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.703365 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.704220 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: backups {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.704696 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.706128 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.706263 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: scheduler-stats {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.707058 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.707464 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.707720 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: os-quota-sets {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.708597 np0000174643 devstack@c-api.service[112428]: WARNING cinder.api.contrib.hosts [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 05:17:30.709114 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.709180 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: os-volume-manage {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.709292 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.710272 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: extensions {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.710584 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: capabilities {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.711629 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: os-availability-zone {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.711874 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: os-volume-transfer {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.712922 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: qos-specs {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.713483 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: os-hosts {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.713670 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.713735 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.714871 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extended resource: cgsnapshots {{(pid=112430) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.715039 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: extra_specs {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.716327 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.contrib.snapshot_actions [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] SnapshotActionsController initialized {{(pid=112430) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 05:17:30.716457 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.717000 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: encryption {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.717105 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.717164 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.718417 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.718510 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.718699 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: os-volume-type-access {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.719203 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.719830 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.720167 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.720410 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: os-quota-class-sets {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.720925 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.721117 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.722355 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.722422 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.722537 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.722600 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: encryption {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.723987 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.724380 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.724461 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.724516 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: os-snapshot-manage {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.725358 np0000174643 devstack@c-api.service[112430]: WARNING castellan.key_manager.migration [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.726118 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: consistencygroups {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.726275 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.726391 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.726451 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.726508 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.726563 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.726708 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.726808 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.726915 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension AdminActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727027 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension AdminActions extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727129 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension AdminActions extending resource: backups {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727229 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727327 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension VolumeActions extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727463 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension TypesManage extending resource: types {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727558 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727677 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727798 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727883 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.727992 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.v3.router [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 None None] Extension UsedLimits extending resource: limits {{(pid=112430) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.728162 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.728321 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: backups {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.728390 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.729751 np0000174643 devstack@c-api.service[112429]: WARNING cinder.api.contrib.hosts [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 05:17:30.730309 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.730355 np0000174643 devstack@c-api.service[112430]: WARNING keystonemiddleware.auth_token [None req-0454eb75-dd29-48f3-9d54-f6b8172ade01 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 19 05:17:30.730583 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: scheduler-stats {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.730662 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.731924 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: extensions {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.731978 np0000174643 devstack@c-api.service[112431]: WARNING cinder.api.contrib.hosts [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 05:17:30.732504 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: os-quota-sets {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.732895 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.733774 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: os-availability-zone {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.734100 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: os-volume-manage {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.734266 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: extensions {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.735411 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: qos-specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.735732 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: capabilities {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.736114 np0000174643 devstack@c-api.service[112430]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7c528a3668 pid: 112430 (default app) May 19 05:17:30.736162 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: os-availability-zone {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.737222 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: os-volume-transfer {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.738037 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: qos-specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.738163 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: extra_specs {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.739423 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: os-hosts {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.740261 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.740399 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: extra_specs {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.742066 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extended resource: cgsnapshots {{(pid=112428) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.742180 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.743442 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: os-volume-type-access {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.743547 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.contrib.snapshot_actions [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] SnapshotActionsController initialized {{(pid=112428) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 05:17:30.743678 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: os-volume-type-access {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.744535 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.744696 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.744696 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.744696 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.744696 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.744998 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.744998 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.744998 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.744998 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.745259 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.745259 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.745259 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.745259 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.745259 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.745259 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.745695 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.745695 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.745695 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.745695 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.745695 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.746028 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.746028 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.746028 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.746028 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.746028 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.746462 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.746462 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.746462 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.746462 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.746725 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.746725 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.746725 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.746725 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.746725 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.747061 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.747061 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.747061 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.747061 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.747061 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.747335 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.747335 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.747335 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.747335 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.747335 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.747335 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.747690 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.747690 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.747690 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.747690 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.747690 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.747690 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.748025 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.748025 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.748025 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.748025 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.748025 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.748025 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.748394 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.748394 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.748394 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.748394 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.748394 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.748746 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.748746 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.748746 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.748746 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.748746 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.749024 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: os-quota-class-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.749096 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.749096 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.749096 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.749096 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.749096 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.749096 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.749509 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.749509 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.749509 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.749509 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.749509 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.749509 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.749899 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.749899 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.749899 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.749899 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.749899 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750184 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750184 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750184 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750306 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: os-quota-class-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.750342 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750342 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750342 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750342 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750519 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750519 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750519 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750519 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750708 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750708 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750708 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750708 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750887 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750887 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750887 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.750887 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.750887 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751133 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751133 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751133 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751133 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751133 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751332 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751332 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751332 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751332 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751517 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751517 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751517 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751517 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751731 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751731 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751731 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751731 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751910 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751910 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.751910 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.751910 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752073 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752073 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752073 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752073 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752249 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752249 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752249 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752249 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752249 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752249 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752515 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752515 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752515 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752515 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752515 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752755 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752755 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752755 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752755 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752755 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.752755 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.752755 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753046 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753046 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753046 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753046 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753046 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753046 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753304 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753304 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753304 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753304 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753304 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753304 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753602 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753602 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753602 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753602 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753602 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753602 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753894 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753894 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.753894 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.753894 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.754052 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.754052 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.754052 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.754052 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.754241 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.754241 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.754241 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.754241 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.754414 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.754414 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.754414 np0000174643 devstack@c-api.service[112430]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:30.754414 np0000174643 devstack@c-api.service[112430]: warnings.warn(deprecated_msg) May 19 05:17:30.754587 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.754644 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: encryption {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.754687 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: encryption {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.754735 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.754773 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-1e7c62e2-8b84-4250-885d-f4638eabdb4c None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 05:17:30.754817 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.754855 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: os-snapshot-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.754896 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: os-snapshot-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.754936 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.754971 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: consistencygroups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.755014 np0000174643 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 1/1] 162.253.55.84 () {60 vars in 949 bytes} [Tue May 19 05:17:30 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 19 05:17:30.755054 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: consistencygroups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.755097 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.755134 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: backups {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.755177 np0000174643 devstack@c-api.service[112428]: WARNING castellan.key_manager.migration [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.755218 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: backups {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.755260 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension VolumeTypeAccess extending resource: types {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755299 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: scheduler-stats {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.755336 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension SnapshotActions extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755336 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755336 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755336 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755336 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension AdminActions extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755336 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension AdminActions extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755538 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension AdminActions extending resource: backups {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755538 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755683 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension VolumeActions extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755844 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension TypesManage extending resource: types {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.755953 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.756014 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: os-quota-sets {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.756057 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.756177 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.756270 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.756393 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.v3.router [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b None None] Extension UsedLimits extending resource: limits {{(pid=112428) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.757102 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: scheduler-stats {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.757624 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: os-volume-manage {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.758836 np0000174643 devstack@c-api.service[112428]: WARNING keystonemiddleware.auth_token [None req-a98004ea-1292-413b-b69f-4a8dbb011f9b 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 19 05:17:30.758974 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: os-quota-sets {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.759245 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: capabilities {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.760522 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: os-volume-transfer {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.760905 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: os-volume-manage {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.762187 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: os-hosts {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.762793 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: capabilities {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.763561 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extended resource: cgsnapshots {{(pid=112431) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.764411 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: os-volume-transfer {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.765029 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.contrib.snapshot_actions [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] SnapshotActionsController initialized {{(pid=112431) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 05:17:30.765658 np0000174643 devstack@c-api.service[112428]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7c528a3668 pid: 112428 (default app) May 19 05:17:30.766488 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.766548 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: os-hosts {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.768330 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extended resource: cgsnapshots {{(pid=112429) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 05:17:30.768405 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.769857 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.770370 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.contrib.snapshot_actions [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] SnapshotActionsController initialized {{(pid=112429) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 05:17:30.771317 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.771756 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.772825 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.773807 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.774345 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.775644 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.775726 np0000174643 devstack@c-api.service[112431]: WARNING castellan.key_manager.migration [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.776567 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.776703 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.776823 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.777033 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.777130 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.777320 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension AdminActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.777439 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension AdminActions extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.777582 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension AdminActions extending resource: backups {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.777699 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.777764 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.777824 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension VolumeActions extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.777932 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension TypesManage extending resource: types {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.778045 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.778154 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.778257 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.778365 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.778524 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.v3.router [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c None None] Extension UsedLimits extending resource: limits {{(pid=112431) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.779793 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.780875 np0000174643 devstack@c-api.service[112431]: WARNING keystonemiddleware.auth_token [None req-67032f77-b31b-44f1-bde6-e2b6db80b01c 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 19 05:17:30.781874 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.783838 np0000174643 devstack@c-api.service[112429]: WARNING castellan.key_manager.migration [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 05:17:30.785350 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.785535 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.785756 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.786076 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.786198 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.786340 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension AdminActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.786477 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension AdminActions extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.786644 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension AdminActions extending resource: backups {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.786780 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.786915 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension VolumeActions extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.787104 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension TypesManage extending resource: types {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.787217 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.787381 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.787509 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.787664 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.787819 np0000174643 devstack@c-api.service[112429]: DEBUG cinder.api.v3.router [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 None None] Extension UsedLimits extending resource: limits {{(pid=112429) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 05:17:30.788715 np0000174643 devstack@c-api.service[112431]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7c528a3668 pid: 112431 (default app) May 19 05:17:30.791853 np0000174643 devstack@c-api.service[112429]: WARNING keystonemiddleware.auth_token [None req-4db9f941-b4e4-44a8-bb48-c60d256641f5 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 19 05:17:30.799360 np0000174643 devstack@c-api.service[112429]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b7c528a3668 pid: 112429 (default app) May 19 05:17:37.766712 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.middleware.request_id [None req-d8d5f31a-0690-449e-ac1c-f399bc7161bd None None] RequestId filter calling following filter/app {{(pid=112430) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 05:17:38.256691 np0000174643 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-d8d5f31a-0690-449e-ac1c-f399bc7161bd admin admin] POST https://162.253.55.84/volume/v3/types May 19 05:17:38.257184 np0000174643 devstack@c-api.service[112430]: DEBUG cinder.api.openstack.wsgi [None req-d8d5f31a-0690-449e-ac1c-f399bc7161bd admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112430) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 05:17:38.258901 np0000174643 devstack@c-api.service[112430]: /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 19 05:17:38.258901 np0000174643 devstack@c-api.service[112430]: warnings.warn( May 19 05:17:38.267774 np0000174643 devstack@c-api.service[112430]: DEBUG oslo_db.sqlalchemy.engines [None req-d8d5f31a-0690-449e-ac1c-f399bc7161bd 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=112430) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:38.300892 np0000174643 devstack@c-api.service[112430]: INFO cinder.api.openstack.wsgi [None req-d8d5f31a-0690-449e-ac1c-f399bc7161bd admin admin] https://162.253.55.84/volume/v3/types returned with HTTP 200 May 19 05:17:38.301406 np0000174643 devstack@c-api.service[112430]: [pid: 112430|app: 0|req: 2/2] 162.253.55.84 () {68 vars in 1281 bytes} [Tue May 19 05:17:37 2026] POST /volume/v3/types => generated 186 bytes in 536 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 05:17:38.329406 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.329406 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.329406 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.329406 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.329406 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.330292 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.330292 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.330292 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.330292 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.330292 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.330593 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.330593 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.330593 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.330593 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.330593 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.330593 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.330980 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.330980 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.330980 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.330980 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.331267 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.331267 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.331267 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.331267 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.331527 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.331527 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.331527 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.331527 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.331802 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.331802 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.331802 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.331802 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.331802 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.332165 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.332165 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.332165 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.332165 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.332165 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.332455 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.332455 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.332455 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.332455 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.332455 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.332455 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.332970 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.332970 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.332970 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.332970 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.332970 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.332970 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333310 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333310 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333310 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333310 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333310 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333310 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333523 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333523 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333523 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333523 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333523 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333723 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333723 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333723 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333723 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333723 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333890 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333890 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333890 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333890 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.333890 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.333890 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334093 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334093 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334093 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334093 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334093 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334093 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334301 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334301 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334301 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334301 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334301 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334478 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334478 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334478 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334478 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334478 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334667 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334667 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334667 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334667 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334814 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334814 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334814 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334814 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334953 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334953 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334953 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.334953 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.334953 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335148 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335148 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335148 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335148 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335148 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335313 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335313 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335313 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335313 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335452 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335452 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335452 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335452 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335594 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335594 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335594 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335594 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335752 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335752 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335752 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335752 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335903 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335903 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.335903 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.335903 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336043 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336043 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336043 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336043 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336043 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336221 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336221 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336221 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336221 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336221 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336221 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336421 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336421 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336421 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336421 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336421 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336588 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336588 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336588 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336588 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336588 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336588 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336865 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336865 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336865 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336865 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.336865 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.336865 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337185 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337185 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337185 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337185 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337185 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337185 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337402 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337402 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337402 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337402 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337402 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337402 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337633 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337633 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337633 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337633 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337807 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337807 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337807 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337807 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337807 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337993 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337993 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337993 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337993 np0000174643 devstack@c-api.service[112428]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:17:38.337993 np0000174643 devstack@c-api.service[112428]: warnings.warn(deprecated_msg) May 19 05:17:38.337993 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.middleware.request_id [req-d8d5f31a-0690-449e-ac1c-f399bc7161bd req-5dfda062-b1c2-4aed-90ad-ce410b3b73c3 None None] RequestId filter calling following filter/app {{(pid=112428) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 05:17:38.701394 np0000174643 devstack@c-api.service[112428]: INFO cinder.api.openstack.wsgi [req-d8d5f31a-0690-449e-ac1c-f399bc7161bd req-5dfda062-b1c2-4aed-90ad-ce410b3b73c3 admin admin] POST https://162.253.55.84/volume/v3/types/7d2d718f-abdc-4a21-a8c4-3be4185f70fc/extra_specs May 19 05:17:38.701972 np0000174643 devstack@c-api.service[112428]: DEBUG cinder.api.openstack.wsgi [req-d8d5f31a-0690-449e-ac1c-f399bc7161bd req-5dfda062-b1c2-4aed-90ad-ce410b3b73c3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112428) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 05:17:38.703635 np0000174643 devstack@c-api.service[112428]: /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 19 05:17:38.703635 np0000174643 devstack@c-api.service[112428]: warnings.warn( May 19 05:17:38.714180 np0000174643 devstack@c-api.service[112428]: DEBUG oslo_db.sqlalchemy.engines [req-d8d5f31a-0690-449e-ac1c-f399bc7161bd req-5dfda062-b1c2-4aed-90ad-ce410b3b73c3 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=112428) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 05:17:38.778051 np0000174643 devstack@c-api.service[112428]: INFO cinder.api.openstack.wsgi [req-d8d5f31a-0690-449e-ac1c-f399bc7161bd req-5dfda062-b1c2-4aed-90ad-ce410b3b73c3 admin admin] https://162.253.55.84/volume/v3/types/7d2d718f-abdc-4a21-a8c4-3be4185f70fc/extra_specs returned with HTTP 200 May 19 05:17:38.778533 np0000174643 devstack@c-api.service[112428]: [pid: 112428|app: 0|req: 1/3] 162.253.55.84 () {70 vars in 1498 bytes} [Tue May 19 05:17:38 2026] POST /volume/v3/types/7d2d718f-abdc-4a21-a8c4-3be4185f70fc/extra_specs => generated 55 bytes in 465 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 05:17:40.650154 np0000174643 devstack@c-api.service[112429]: DEBUG dbcounter [-] [112429] Writing DB stats cinder:SELECT=6 {{(pid=112429) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 05:17:40.652354 np0000174643 devstack@c-api.service[112431]: DEBUG dbcounter [-] [112431] Writing DB stats cinder:SELECT=6 {{(pid=112431) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 05:17:48.298440 np0000174643 devstack@c-api.service[112430]: DEBUG dbcounter [-] [112430] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112430) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 05:17:48.776232 np0000174643 devstack@c-api.service[112428]: DEBUG dbcounter [-] [112428] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112428) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 05:22:04.939040 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939040 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.939040 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939040 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.939040 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939584 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.939584 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939584 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.939584 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939584 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.939772 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939772 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.939772 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939772 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.939772 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939772 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.939946 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939946 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.939946 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.939946 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940072 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940072 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940072 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940072 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940195 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940195 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940195 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940195 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940316 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940316 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940316 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940316 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940316 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940465 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940465 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940465 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940465 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940465 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940604 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940604 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940604 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940604 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940604 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940604 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940844 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940844 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940844 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940844 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.940844 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.940844 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941008 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941008 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941008 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941008 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941008 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941008 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941182 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941182 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941182 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941182 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941182 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941335 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941335 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941335 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941335 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941335 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941475 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941475 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941475 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941475 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941475 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941475 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941672 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941672 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941672 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941672 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941672 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941672 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941867 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941867 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941867 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.941867 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.941867 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.942054 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.942054 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.942054 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.942054 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.942054 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.942221 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.942221 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.942221 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.942221 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.942407 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.942407 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.942407 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.942407 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.943043 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.943043 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.943043 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.943043 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.943043 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.943304 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.943304 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.943304 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.943304 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.943304 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.943694 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.943694 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.943694 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.943694 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.943901 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.943901 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.943901 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.943901 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.944104 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.944104 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.944104 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.944104 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.944308 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.944308 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.944308 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.944308 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.944525 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.944525 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.944525 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.944525 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.944821 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.944821 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.944821 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.944821 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.944821 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.945388 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.945388 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.945388 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.945388 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.945388 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.945388 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.945723 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.945723 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.945723 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.945723 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.945723 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.945952 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.945952 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.945952 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.945952 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.945952 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.945952 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.946248 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.946248 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.946248 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.946248 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.946248 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.946248 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.946563 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.946563 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.946563 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.946563 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.946563 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.946563 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.947191 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.947191 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.947191 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.947191 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.947191 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.947191 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.947500 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.947500 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.947500 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.947500 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.947751 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.947751 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.947751 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.947751 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.947751 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.948037 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.948037 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.948037 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.948037 np0000174643 devstack@c-api.service[112431]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 19 05:22:04.948037 np0000174643 devstack@c-api.service[112431]: warnings.warn(deprecated_msg) May 19 05:22:04.948037 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.middleware.request_id [None req-5644ef0b-2725-4c93-a3ed-a126aeabfa1b None None] RequestId filter calling following filter/app {{(pid=112431) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 05:22:04.948037 np0000174643 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-5644ef0b-2725-4c93-a3ed-a126aeabfa1b None None] GET https://162.253.55.84/volume// May 19 05:22:04.948342 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-5644ef0b-2725-4c93-a3ed-a126aeabfa1b None None] Empty body provided in request {{(pid=112431) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 05:22:04.948342 np0000174643 devstack@c-api.service[112431]: DEBUG cinder.api.openstack.wsgi [None req-5644ef0b-2725-4c93-a3ed-a126aeabfa1b None None] Calling method 'all' {{(pid=112431) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 05:22:04.948342 np0000174643 devstack@c-api.service[112431]: INFO cinder.api.openstack.wsgi [None req-5644ef0b-2725-4c93-a3ed-a126aeabfa1b None None] https://162.253.55.84/volume// returned with HTTP 300 May 19 05:22:04.948342 np0000174643 devstack@c-api.service[112431]: [pid: 112431|app: 0|req: 1/4] 162.253.55.84 () {66 vars in 1449 bytes} [Tue May 19 05:22:04 2026] GET /volume/ => generated 389 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)