May 15 00:55:44.039333 np0000174289 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 15 00:55:44.052214 np0000174289 devstack@c-api.service[112545]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 15 00:55:44 2026] *** May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: nodename: np0000174289 May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: machine: x86_64 May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: clock source: unix May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: pcre jit disabled May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: detected number of CPU cores: 16 May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: current working directory: / May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: detected binary path: /usr/bin/uwsgi-core May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: your processes number limit is 256917 May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: your memory page size is 4096 bytes May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: detected max file descriptor number: 2048 May 15 00:55:44.055998 np0000174289 devstack@c-api.service[112545]: lock engine: pthread robust mutexes May 15 00:55:44.056737 np0000174289 devstack@c-api.service[112545]: thunder lock: enabled May 15 00:55:44.056737 np0000174289 devstack@c-api.service[112545]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 15 00:55:44.056737 np0000174289 devstack@c-api.service[112545]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 15 00:55:44.056737 np0000174289 devstack@c-api.service[112545]: PEP 405 virtualenv detected: /opt/stack/data/venv May 15 00:55:44.056737 np0000174289 devstack@c-api.service[112545]: Set PythonHome to /opt/stack/data/venv May 15 00:55:44.097228 np0000174289 devstack@c-api.service[112545]: Python main interpreter initialized at 0x7a2f54ca3668 May 15 00:55:44.097228 np0000174289 devstack@c-api.service[112545]: python threads support enabled May 15 00:55:44.097228 np0000174289 devstack@c-api.service[112545]: your server socket listen backlog is limited to 100 connections May 15 00:55:44.097228 np0000174289 devstack@c-api.service[112545]: your mercy for graceful operations on workers is 80 seconds May 15 00:55:44.097949 np0000174289 devstack@c-api.service[112545]: mapped 671795 bytes (656 KB) for 4 cores May 15 00:55:44.098112 np0000174289 devstack@c-api.service[112545]: *** Operational MODE: preforking *** May 15 00:55:44.098272 np0000174289 devstack@c-api.service[112545]: *** uWSGI is running in multiple interpreter mode *** May 15 00:55:44.098272 np0000174289 devstack@c-api.service[112545]: spawned uWSGI master process (pid: 112545) May 15 00:55:44.098544 np0000174289 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 15 00:55:44.099168 np0000174289 devstack@c-api.service[112545]: spawned uWSGI worker 1 (pid: 112550, cores: 1) May 15 00:55:44.100007 np0000174289 devstack@c-api.service[112545]: spawned uWSGI worker 2 (pid: 112551, cores: 1) May 15 00:55:44.100578 np0000174289 devstack@c-api.service[112545]: spawned uWSGI worker 3 (pid: 112552, cores: 1) May 15 00:55:44.104138 np0000174289 devstack@c-api.service[112545]: spawned uWSGI worker 4 (pid: 112553, cores: 1) May 15 00:55:44.104138 np0000174289 devstack@c-api.service[112545]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 15 00:55:44.224595 np0000174289 devstack@c-api.service[112552]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 00:55:44.224595 np0000174289 devstack@c-api.service[112552]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 00:55:44.224595 np0000174289 devstack@c-api.service[112552]: we strongly recommend against using it for new projects. May 15 00:55:44.224595 np0000174289 devstack@c-api.service[112552]: If you are already using Eventlet, we recommend migrating to a different May 15 00:55:44.224595 np0000174289 devstack@c-api.service[112552]: framework. For more detail see May 15 00:55:44.224595 np0000174289 devstack@c-api.service[112552]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 00:55:44.224595 np0000174289 devstack@c-api.service[112552]: import eventlet # noqa May 15 00:55:44.233559 np0000174289 devstack@c-api.service[112553]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 00:55:44.233559 np0000174289 devstack@c-api.service[112553]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 00:55:44.233559 np0000174289 devstack@c-api.service[112553]: we strongly recommend against using it for new projects. May 15 00:55:44.233559 np0000174289 devstack@c-api.service[112553]: If you are already using Eventlet, we recommend migrating to a different May 15 00:55:44.233559 np0000174289 devstack@c-api.service[112553]: framework. For more detail see May 15 00:55:44.233559 np0000174289 devstack@c-api.service[112553]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 00:55:44.233559 np0000174289 devstack@c-api.service[112553]: import eventlet # noqa May 15 00:55:44.246836 np0000174289 devstack@c-api.service[112550]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 00:55:44.246836 np0000174289 devstack@c-api.service[112550]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 00:55:44.246836 np0000174289 devstack@c-api.service[112550]: we strongly recommend against using it for new projects. May 15 00:55:44.246836 np0000174289 devstack@c-api.service[112550]: If you are already using Eventlet, we recommend migrating to a different May 15 00:55:44.246836 np0000174289 devstack@c-api.service[112550]: framework. For more detail see May 15 00:55:44.246836 np0000174289 devstack@c-api.service[112550]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 00:55:44.246836 np0000174289 devstack@c-api.service[112550]: import eventlet # noqa May 15 00:55:44.250784 np0000174289 devstack@c-api.service[112551]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 15 00:55:44.250784 np0000174289 devstack@c-api.service[112551]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 15 00:55:44.250784 np0000174289 devstack@c-api.service[112551]: we strongly recommend against using it for new projects. May 15 00:55:44.250784 np0000174289 devstack@c-api.service[112551]: If you are already using Eventlet, we recommend migrating to a different May 15 00:55:44.250784 np0000174289 devstack@c-api.service[112551]: framework. For more detail see May 15 00:55:44.250784 np0000174289 devstack@c-api.service[112551]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 15 00:55:44.250784 np0000174289 devstack@c-api.service[112551]: import eventlet # noqa May 15 00:55:44.306220 np0000174289 devstack@c-api.service[112552]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 00:55:44.306220 np0000174289 devstack@c-api.service[112552]: debtcollector.deprecate( May 15 00:55:44.318641 np0000174289 devstack@c-api.service[112553]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 00:55:44.318641 np0000174289 devstack@c-api.service[112553]: debtcollector.deprecate( May 15 00:55:44.331183 np0000174289 devstack@c-api.service[112550]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 00:55:44.331183 np0000174289 devstack@c-api.service[112550]: debtcollector.deprecate( May 15 00:55:44.348193 np0000174289 devstack@c-api.service[112551]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 15 00:55:44.348193 np0000174289 devstack@c-api.service[112551]: debtcollector.deprecate( May 15 00:55:44.384270 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:44.384270 np0000174289 devstack@c-api.service[112552]: from cgi import parse_header May 15 00:55:44.396297 np0000174289 devstack@c-api.service[112553]: /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 15 00:55:44.396297 np0000174289 devstack@c-api.service[112553]: from cgi import parse_header May 15 00:55:44.410794 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:44.410794 np0000174289 devstack@c-api.service[112550]: from cgi import parse_header May 15 00:55:44.428098 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:44.428098 np0000174289 devstack@c-api.service[112552]: removals.removed_module( May 15 00:55:44.428778 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:44.428778 np0000174289 devstack@c-api.service[112552]: removals.removed_module( May 15 00:55:44.440696 np0000174289 devstack@c-api.service[112553]: /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 15 00:55:44.440696 np0000174289 devstack@c-api.service[112553]: removals.removed_module( May 15 00:55:44.441383 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:44.441383 np0000174289 devstack@c-api.service[112551]: from cgi import parse_header May 15 00:55:44.441621 np0000174289 devstack@c-api.service[112553]: /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 15 00:55:44.441621 np0000174289 devstack@c-api.service[112553]: removals.removed_module( May 15 00:55:44.457958 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:44.457958 np0000174289 devstack@c-api.service[112550]: removals.removed_module( May 15 00:55:44.459786 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:44.459786 np0000174289 devstack@c-api.service[112550]: removals.removed_module( May 15 00:55:44.488879 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:44.488879 np0000174289 devstack@c-api.service[112551]: removals.removed_module( May 15 00:55:44.489532 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:44.489532 np0000174289 devstack@c-api.service[112551]: removals.removed_module( May 15 00:55:45.012811 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:45.012811 np0000174289 devstack@c-api.service[112552]: warnings.warn( May 15 00:55:45.051515 np0000174289 devstack@c-api.service[112553]: /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 15 00:55:45.051515 np0000174289 devstack@c-api.service[112553]: warnings.warn( May 15 00:55:45.066356 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:45.066356 np0000174289 devstack@c-api.service[112550]: warnings.warn( May 15 00:55:45.093441 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:45.093441 np0000174289 devstack@c-api.service[112551]: warnings.warn( May 15 00:55:45.109854 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:45.109854 np0000174289 devstack@c-api.service[112552]: warnings.warn( May 15 00:55:45.161456 np0000174289 devstack@c-api.service[112553]: /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 15 00:55:45.161456 np0000174289 devstack@c-api.service[112553]: warnings.warn( May 15 00:55:45.165793 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:45.165793 np0000174289 devstack@c-api.service[112550]: warnings.warn( May 15 00:55:45.192885 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:45.192885 np0000174289 devstack@c-api.service[112551]: warnings.warn( May 15 00:55:45.399168 np0000174289 devstack@c-api.service[112552]: 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 15 00:55:45.399483 np0000174289 devstack@c-api.service[112552]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112552) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 00:55:45.457659 np0000174289 devstack@c-api.service[112550]: 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 15 00:55:45.458140 np0000174289 devstack@c-api.service[112550]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112550) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 00:55:45.483570 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:45.483570 np0000174289 devstack@c-api.service[112552]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 00:55:45.484793 np0000174289 devstack@c-api.service[112551]: 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 15 00:55:45.485170 np0000174289 devstack@c-api.service[112551]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112551) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 00:55:45.487120 np0000174289 devstack@c-api.service[112553]: 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 15 00:55:45.487517 np0000174289 devstack@c-api.service[112553]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112553) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 15 00:55:45.518959 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:45.518959 np0000174289 devstack@c-api.service[112550]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 00:55:45.547291 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:45.547291 np0000174289 devstack@c-api.service[112551]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 00:55:45.553256 np0000174289 devstack@c-api.service[112553]: /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 15 00:55:45.553256 np0000174289 devstack@c-api.service[112553]: @jsonschema.FormatChecker.cls_checks('date-time') May 15 00:55:45.931648 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 00:55:45.931924 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112550) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 00:55:45.932010 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.932072 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.932281 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.932386 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.932476 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112551) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 00:55:45.932543 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.932543 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.932669 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.932788 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.932991 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.933395 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.933482 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.933549 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.933626 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.933688 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.933749 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.933858 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.933919 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.933979 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.934057 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.934128 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.934193 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.934258 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.934331 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.934402 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.934465 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.934526 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.934587 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.934663 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.934736 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.934840 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.940004 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.940123 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.940123 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.940290 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.940290 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.940459 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.940526 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.940526 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.940644 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.940644 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.940644 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.940644 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.940904 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.940969 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.941031 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.941091 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.941169 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.941169 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.941169 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.941169 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.941169 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.942587 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.942655 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.942702 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.942756 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.942829 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.942888 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.942928 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.942964 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.943002 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.943037 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.943073 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.943107 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.943147 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.943183 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.943235 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.943280 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.943280 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.943280 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.943280 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.943414 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.943414 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.943812 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.943862 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.943936 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.943992 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.944035 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.944098 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.944140 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.944179 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.944220 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.944262 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.944297 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.944339 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.944474 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.944516 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.944554 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.944589 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.944627 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.944664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.944698 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.944731 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.944786 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.946237 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.946311 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.946352 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.946398 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.946437 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.946474 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.946511 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.946553 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.946593 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.946632 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.946673 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.946716 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.946751 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.946807 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.946855 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.946893 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.946928 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.946928 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.946928 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.946928 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.947064 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.947978 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.948048 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.948085 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.948139 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.948187 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.948232 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.948267 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.948308 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.948361 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.948398 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.948438 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.948475 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.948516 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.948555 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.948593 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.948634 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.948672 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.948710 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.948756 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.948825 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.948861 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.950695 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.950780 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.950817 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.950855 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.950896 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.950944 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.950991 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.951028 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.951067 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.951102 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.951145 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.951183 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.951183 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.951183 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.951279 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.951318 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.951368 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.951433 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.951497 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.951545 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.951624 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.952378 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.952424 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.952515 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.952561 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.952608 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.952650 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.952687 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.952728 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.952779 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.952818 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.952818 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.952894 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.952933 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.952969 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.953012 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.953055 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.953094 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.953134 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.953134 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.953134 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.953236 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.954824 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.954871 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.954930 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.954984 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.955053 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.955103 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.955151 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.955191 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.955227 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.955267 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.955307 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.955352 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.955401 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.955440 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.955479 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.955520 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.955559 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.955595 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.955632 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.955671 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.955671 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.955739 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.955739 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.955842 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.955881 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.955881 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.955955 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.955994 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.956039 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.956078 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.956116 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.956161 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.956205 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.956244 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.956281 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.956318 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.956357 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.956396 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.956434 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.956475 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.956513 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.956558 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.956599 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.956637 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.956673 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.956712 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.956749 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.956834 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.956878 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.956918 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.956955 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.956989 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.957032 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.957069 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.957107 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.957144 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.957187 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.957224 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.957265 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.957304 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.957341 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.957380 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.957380 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.957449 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.957488 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.957538 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.957589 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.957628 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.957664 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.957699 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.957742 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.957830 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.957875 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.957923 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.957971 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.957971 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.958054 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.958092 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.958136 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.958173 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.958208 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.958244 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.958282 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.958317 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.962315 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.962383 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.962429 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.962482 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.962539 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.962583 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.962619 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.962657 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.962696 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.962744 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.962744 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.962830 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.962869 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.962923 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.962977 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.963024 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.963102 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.963140 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.963208 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.963292 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.963355 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.963844 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.963904 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.963961 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.964004 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.964042 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.964092 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.964131 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.964170 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.964207 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.964242 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.964280 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.964316 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.964354 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.964406 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.964443 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.964482 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.964527 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.964566 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.964603 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.964642 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.964676 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.964713 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.964748 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.964807 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.964857 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.964891 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.964940 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.965002 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.965042 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.965080 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.965119 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.965162 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.965205 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.965247 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.965285 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.965321 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.965364 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.965403 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.965444 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.965483 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.965518 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.965518 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.965589 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.965626 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.965664 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.966051 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.966051 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.966051 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.966051 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.966051 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.966051 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.966247 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.966247 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.966247 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.966521 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.966579 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.966627 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.966751 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.966817 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.966856 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.966904 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.966947 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.966992 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.967030 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.967068 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.967102 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.967139 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.967183 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.967183 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.967257 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.967294 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.967329 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.967329 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.967329 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.967329 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.968859 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.968919 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.968956 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.969033 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.969072 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.969116 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.969161 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.969200 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.969237 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.969274 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.969312 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.969356 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.969393 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.969435 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.969476 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.969513 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.969546 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.969583 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.969616 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.969658 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.969696 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.974140 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.974199 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.974246 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.974316 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.974412 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.974464 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.974504 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.974548 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.974587 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.974620 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.974664 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.974664 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.974735 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.974791 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.974830 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.974869 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.974932 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.974988 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.975042 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.975103 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.975168 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.977315 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.977382 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.977434 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.977475 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.977513 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.977553 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.977586 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.977622 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.977661 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.977699 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.977744 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.977839 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.977879 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.977914 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.977914 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.977978 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.978014 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.978063 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.978063 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.978063 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.978063 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.978465 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.978520 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.978565 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.978641 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.978688 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.978726 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.978779 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.978820 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.978869 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.978918 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.978957 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.978991 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.979030 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.979067 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.979104 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.979147 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.979185 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.979223 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.979266 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.979305 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.979343 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.979381 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.979416 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.979455 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.979498 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.979537 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.979571 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.979609 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.979657 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.979697 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.979735 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.979791 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.979838 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.979876 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.979913 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.979953 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.979995 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.980037 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.980037 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.980037 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.980144 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.980183 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.980220 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.980263 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.980301 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.980340 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.980377 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.980423 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.980461 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.980499 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.980532 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.980574 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.980616 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.980653 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.980693 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.980730 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.980781 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.980833 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.980874 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.980911 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.980950 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.980991 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.981029 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.981070 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.981111 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.981146 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.981188 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.981227 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.981263 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.981304 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.981343 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.981382 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.981420 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.981463 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.981501 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.981550 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.981588 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.981631 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.981669 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.981703 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.981736 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.981736 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.981736 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.981736 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.981909 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.981909 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.981909 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.981909 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.982055 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.982089 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.982089 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.982147 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.982190 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.982228 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.982228 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.982302 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.982347 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.982347 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.982415 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.982454 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.982488 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.982488 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.982488 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.982488 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.982488 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.982647 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.982647 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.982647 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.982647 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.982647 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.982647 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.982870 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.982915 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.982950 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.982950 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.982950 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.982950 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.982950 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.983124 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.983163 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.983201 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.983201 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.983201 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.983201 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.983201 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.983355 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.984030 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.984077 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.984116 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.984152 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.984190 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.984227 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.984266 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.984303 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.984340 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.984387 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.984436 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.984480 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.984518 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.984560 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.984596 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.984634 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.984677 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.984715 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.984750 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.984810 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.984859 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.984909 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.984947 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.984989 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.985029 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.985066 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.985100 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.985141 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.985184 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.985227 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.985269 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.985305 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.985343 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.985380 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.985380 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.985448 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.985448 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.985448 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.985448 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.985448 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.985448 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.985448 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.987210 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.987272 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.987325 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.987370 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.987416 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.987458 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.987497 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.987550 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.987595 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.987634 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.987671 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.987706 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.987744 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.987798 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.987834 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.987878 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.987878 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.987953 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.987991 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.987991 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.988065 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.988354 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.988410 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.988475 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.988522 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.988594 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.988647 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.988693 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.988733 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.988786 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.988831 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.988867 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.988925 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.988965 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.989004 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.989054 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.989093 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.989132 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.989132 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.989207 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.989245 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.989307 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.989541 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.989587 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.989626 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.989669 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.989709 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.989748 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.989844 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.989889 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.989925 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.989960 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.989993 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.990030 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.990067 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.990114 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.990158 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.990196 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.990196 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.990196 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.990196 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.990328 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.990328 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.992517 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112551) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.992699 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.992699 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.992699 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.992821 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112550) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.992859 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112551) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.992892 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.992925 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112551) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.992962 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.992962 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.992962 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112550) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.993073 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112552) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.993113 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112550) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.993151 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.993151 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.993151 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.993237 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112552) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.993237 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112552) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.997736 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112553) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 15 00:55:45.998190 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.998246 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.998473 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:45.998952 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:45.999027 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:45.999087 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:45.999145 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:45.999205 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:45.999263 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:45.999321 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.000329 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.000418 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.000418 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.000545 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.000545 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.000653 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.000653 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.001217 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.001288 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.001348 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.001421 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.001421 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.001557 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.001557 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.001958 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.002047 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.002047 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.002164 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.002164 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.002274 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.002274 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.002870 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.002956 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.002956 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.003066 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.003066 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.003173 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.003232 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.005182 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.005251 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.005337 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.005337 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.005468 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.005468 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.005731 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.006104 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.006188 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.006188 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.006306 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.006372 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.006435 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.006494 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.006917 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.006977 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.007040 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.007087 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.007169 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.007214 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.007282 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.007850 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.007896 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.007982 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.008028 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.008109 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.008154 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.008224 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.008468 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.008516 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.008580 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.008638 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.008695 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.008741 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.008835 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.008900 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.008962 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.009019 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.009082 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.009135 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.009199 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.009265 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.009931 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.009979 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.010043 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.010089 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.010173 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.010218 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.010287 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.011193 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.011248 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.011300 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.011376 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.011427 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.011469 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.011557 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.012014 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.012063 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.012362 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.012419 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.012474 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.012542 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.012589 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.012674 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.012721 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.012797 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.012854 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.012927 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.012970 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.013059 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.013105 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.013175 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.013222 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.013295 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.013341 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.013483 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.013483 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.013990 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.014039 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.014118 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.014163 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.014228 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.014272 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.014360 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.014895 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.014952 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.014993 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.015077 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.015124 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.015186 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.015252 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.016133 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.016182 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.016291 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.016348 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.016390 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.016458 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.016532 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.017249 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.017312 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.017386 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.017430 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.017497 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.017553 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.017631 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.017958 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.018007 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.018079 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.018150 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.018203 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.018245 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.018329 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.018379 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.018446 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.018500 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.018558 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.018621 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.018678 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.018746 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.019002 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.019047 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.019112 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.019161 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.019234 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.019283 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.019353 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.019416 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.019462 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.019534 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.019590 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.019654 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.019698 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.019788 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.020101 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.020160 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.020202 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.020287 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.020332 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.020378 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.020456 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.020750 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.020838 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.020891 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.020939 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.021018 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.021062 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.021132 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.021586 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.021631 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.021697 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.021784 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.021839 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.021906 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.021983 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.022131 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.022131 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.022131 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.022238 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.022238 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.022316 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.022361 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.022924 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.022970 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.023023 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.023164 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.023164 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.023348 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.023348 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.023598 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.023674 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.023674 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.023813 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.023813 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.023956 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.023956 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.024262 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.024338 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.024338 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.024452 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.024452 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.024572 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.024572 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 15 00:55:46.025271 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112553) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 15 00:55:46.025348 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 15 00:55:46.025413 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 15 00:55:46.025413 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 15 00:55:46.025528 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112553) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 15 00:55:46.025528 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112553) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 15 00:55:46.037400 np0000174289 devstack@c-api.service[112551]: INFO dbcounter [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Registered counter for database cinder May 15 00:55:46.037865 np0000174289 devstack@c-api.service[112552]: INFO dbcounter [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Registered counter for database cinder May 15 00:55:46.037936 np0000174289 devstack@c-api.service[112550]: INFO dbcounter [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Registered counter for database cinder May 15 00:55:46.048813 np0000174289 devstack@c-api.service[112551]: DEBUG oslo_db.sqlalchemy.engines [None req-53212961-eab4-4e80-9be7-8232a2fc68df 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=112551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:46.051165 np0000174289 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:46.055449 np0000174289 devstack@c-api.service[112550]: DEBUG oslo_db.sqlalchemy.engines [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f 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=112550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:46.072194 np0000174289 devstack@c-api.service[112553]: INFO dbcounter [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Registered counter for database cinder May 15 00:55:46.088034 np0000174289 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:46.160050 np0000174289 devstack@c-api.service[112551]: DEBUG dbcounter [-] [112551] Writer thread running {{(pid=112551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 00:55:46.164777 np0000174289 devstack@c-api.service[112551]: INFO cinder.rpc [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 00:55:46.164777 np0000174289 devstack@c-api.service[112551]: INFO cinder.rpc [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 00:55:46.164904 np0000174289 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writer thread running {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 00:55:46.166619 np0000174289 devstack@c-api.service[112551]: INFO cinder.rpc [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 00:55:46.167234 np0000174289 devstack@c-api.service[112552]: INFO cinder.rpc [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 00:55:46.168724 np0000174289 devstack@c-api.service[112551]: INFO cinder.rpc [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 00:55:46.169367 np0000174289 devstack@c-api.service[112552]: INFO cinder.rpc [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 00:55:46.169592 np0000174289 devstack@c-api.service[112550]: DEBUG dbcounter [-] [112550] Writer thread running {{(pid=112550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 00:55:46.169942 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.171586 np0000174289 devstack@c-api.service[112552]: INFO cinder.rpc [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 00:55:46.171812 np0000174289 devstack@c-api.service[112550]: INFO cinder.rpc [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 00:55:46.172243 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.173940 np0000174289 devstack@c-api.service[112550]: INFO cinder.rpc [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 00:55:46.173990 np0000174289 devstack@c-api.service[112552]: INFO cinder.rpc [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 00:55:46.175128 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.175905 np0000174289 devstack@c-api.service[112550]: INFO cinder.rpc [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 00:55:46.177418 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.177773 np0000174289 devstack@c-api.service[112550]: INFO cinder.rpc [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 00:55:46.177834 np0000174289 devstack@c-api.service[112551]: DEBUG oslo_db.sqlalchemy.engines [None req-53212961-eab4-4e80-9be7-8232a2fc68df 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=112551) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:46.178659 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.179744 np0000174289 devstack@c-api.service[112551]: INFO cinder.rpc [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 00:55:46.180347 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.181463 np0000174289 devstack@c-api.service[112551]: INFO cinder.rpc [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 00:55:46.183752 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.183839 np0000174289 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:46.184781 np0000174289 devstack@c-api.service[112552]: INFO cinder.rpc [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 00:55:46.184917 np0000174289 devstack@c-api.service[112550]: DEBUG oslo_db.sqlalchemy.engines [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f 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=112550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:46.186383 np0000174289 devstack@c-api.service[112552]: INFO cinder.rpc [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 00:55:46.186957 np0000174289 devstack@c-api.service[112550]: INFO cinder.rpc [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 00:55:46.187178 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.188916 np0000174289 devstack@c-api.service[112550]: INFO cinder.rpc [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 00:55:46.189905 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.193787 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.197423 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.198723 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.200812 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.202738 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.203134 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.205902 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.205973 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.206346 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.207023 np0000174289 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writer thread running {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 15 00:55:46.208969 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.209816 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.210122 np0000174289 devstack@c-api.service[112553]: INFO cinder.rpc [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 15 00:55:46.210671 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.211985 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.212754 np0000174289 devstack@c-api.service[112553]: INFO cinder.rpc [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 15 00:55:46.213453 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.213782 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.215107 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.215384 np0000174289 devstack@c-api.service[112553]: INFO cinder.rpc [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 15 00:55:46.217427 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.217596 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.217975 np0000174289 devstack@c-api.service[112553]: INFO cinder.rpc [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 15 00:55:46.218089 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.219205 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.220452 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.220903 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.220980 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.221584 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.222529 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.223778 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.223952 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.225559 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.226716 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.227015 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.227636 np0000174289 devstack@c-api.service[112553]: DEBUG oslo_db.sqlalchemy.engines [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 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=112553) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:46.228317 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.229561 np0000174289 devstack@c-api.service[112553]: INFO cinder.rpc [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 15 00:55:46.231196 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.231809 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.232257 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.232747 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.232861 np0000174289 devstack@c-api.service[112553]: INFO cinder.rpc [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 15 00:55:46.234007 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.235552 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.235659 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.237348 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.237751 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.239297 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.240700 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.240794 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.241115 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.242318 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.242859 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.243848 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.244390 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.244556 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.245309 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.245849 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.246287 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.246691 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.246864 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.247421 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.247919 np0000174289 devstack@c-api.service[112551]: WARNING cinder.api.contrib.hosts [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 00:55:46.248343 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.248625 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.248911 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.249559 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.249694 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: extensions {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.249827 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.250413 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.250984 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: os-availability-zone {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.251360 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.251796 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.252241 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: qos-specs {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.252853 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.252939 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.252997 np0000174289 devstack@c-api.service[112552]: WARNING cinder.api.contrib.hosts [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 00:55:46.253683 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.254329 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.254397 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: extra_specs {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.254667 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: extensions {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.255739 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.255985 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: os-availability-zone {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.256391 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: encryption {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.256899 np0000174289 devstack@c-api.service[112550]: WARNING cinder.api.contrib.hosts [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 00:55:46.257260 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: qos-specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.257624 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.258020 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: os-volume-type-access {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.258090 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.258607 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: extensions {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.259323 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: extra_specs {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.259552 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: os-quota-class-sets {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.259943 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: os-availability-zone {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.260885 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.260937 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: encryption {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.261212 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.261264 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: qos-specs {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.262428 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: os-volume-type-access {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.262503 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: os-snapshot-manage {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.263346 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: extra_specs {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.263933 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: consistencygroups {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.264038 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: os-quota-class-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.264291 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.264901 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: encryption {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.265934 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: encryption {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.266031 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: backups {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.266424 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: os-volume-type-access {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.267397 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: os-snapshot-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.267463 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.267959 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: scheduler-stats {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.268613 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: os-quota-class-sets {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.268886 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: consistencygroups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.269370 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: os-quota-sets {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.269980 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: encryption {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.270411 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.270843 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: backups {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.270942 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: os-volume-manage {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.271453 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: os-snapshot-manage {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.272276 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: capabilities {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.272824 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: scheduler-stats {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.272912 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: consistencygroups {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.273354 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.273506 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: os-volume-transfer {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.274251 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: os-quota-sets {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.274832 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: backups {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.274916 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.275204 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: os-hosts {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.275677 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: os-volume-manage {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.276581 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extended resource: cgsnapshots {{(pid=112551) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.276913 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: scheduler-stats {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.277123 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: capabilities {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.277664 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.278046 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.contrib.snapshot_actions [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] SnapshotActionsController initialized {{(pid=112551) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 00:55:46.278364 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: os-volume-transfer {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.278447 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: os-quota-sets {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.278811 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.279842 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: os-volume-manage {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.280016 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: os-hosts {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.280437 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.281272 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: capabilities {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.281375 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extended resource: cgsnapshots {{(pid=112552) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.281866 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.282502 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: os-volume-transfer {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.282862 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.contrib.snapshot_actions [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] SnapshotActionsController initialized {{(pid=112552) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 00:55:46.283327 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.283480 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.283690 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.284143 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: os-hosts {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.284860 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.285121 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.285577 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extended resource: cgsnapshots {{(pid=112550) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.286384 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.286535 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.286970 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.287042 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.contrib.snapshot_actions [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] SnapshotActionsController initialized {{(pid=112550) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 00:55:46.287744 np0000174289 devstack@c-api.service[112551]: WARNING castellan.key_manager.migration [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.287856 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.287916 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.288657 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension VolumeTypeAccess extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.288801 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension SnapshotActions extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.288918 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.289048 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.289151 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.289214 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.289270 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.289330 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension AdminActions extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.289389 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.289447 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension AdminActions extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.289504 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension AdminActions extending resource: backups {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.289583 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.289668 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension VolumeActions extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.289919 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension TypesManage extending resource: types {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.289995 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.290110 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.290204 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.290309 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.290410 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.v3.router [None req-53212961-eab4-4e80-9be7-8232a2fc68df None None] Extension UsedLimits extending resource: limits {{(pid=112551) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.290676 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.290793 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.290899 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.292083 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.292169 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.292285 np0000174289 devstack@c-api.service[112552]: WARNING castellan.key_manager.migration [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.292807 np0000174289 devstack@c-api.service[112551]: WARNING keystonemiddleware.auth_token [None req-53212961-eab4-4e80-9be7-8232a2fc68df 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 15 00:55:46.293196 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.293323 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.293415 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.293484 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.293542 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.293650 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.293830 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.293981 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension AdminActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.293981 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension AdminActions extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.293981 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension AdminActions extending resource: backups {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.294107 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.294186 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension VolumeActions extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.294378 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension TypesManage extending resource: types {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.294475 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.294783 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.294854 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.294960 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.295180 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.295249 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.v3.router [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 None None] Extension UsedLimits extending resource: limits {{(pid=112552) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.295549 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.296456 np0000174289 devstack@c-api.service[112550]: WARNING castellan.key_manager.migration [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.297065 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.297284 np0000174289 devstack@c-api.service[112552]: WARNING keystonemiddleware.auth_token [None req-0a92ff26-4d53-42a5-84a8-7a5c041b7cf1 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 15 00:55:46.297373 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.297469 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.297576 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.297714 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.297822 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.297931 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension AdminActions extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.298054 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension AdminActions extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.298149 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension AdminActions extending resource: backups {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.298249 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.298354 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension VolumeActions extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.298498 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.298552 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension TypesManage extending resource: types {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.298662 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.298783 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.298889 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.298991 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.299091 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.v3.router [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f None None] Extension UsedLimits extending resource: limits {{(pid=112550) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.299404 np0000174289 devstack@c-api.service[112551]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a2f54ca3668 pid: 112551 (default app) May 15 00:55:46.299717 np0000174289 devstack@c-api.service[112553]: WARNING cinder.api.contrib.hosts [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 15 00:55:46.300479 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.301355 np0000174289 devstack@c-api.service[112550]: WARNING keystonemiddleware.auth_token [None req-9edf9e09-37f2-4e7f-8ff5-57435336778f 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 15 00:55:46.301438 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: extensions {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.302859 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: os-availability-zone {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.303193 np0000174289 devstack@c-api.service[112552]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a2f54ca3668 pid: 112552 (default app) May 15 00:55:46.304180 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: qos-specs {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.306648 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: extra_specs {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.307279 np0000174289 devstack@c-api.service[112550]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a2f54ca3668 pid: 112550 (default app) May 15 00:55:46.307432 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.307432 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.307432 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.307432 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.307799 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.307799 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.307799 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.307799 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.308033 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.308033 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.308033 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.308033 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.308033 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.308033 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.308449 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.308449 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.308449 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.308449 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.308449 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.308843 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.308843 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.308843 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.308843 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.308843 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.309201 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.309201 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.309201 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.309201 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.309471 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.309471 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.309471 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.309471 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.309471 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.309898 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.309898 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.309898 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.309898 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.309898 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.310204 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.310204 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.310204 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.310204 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.310204 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.310204 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.310641 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.310641 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.310641 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.310641 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.310641 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.310641 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.311054 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.311054 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.311054 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.311054 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.311054 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.311054 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.311457 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.311457 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.311457 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.311457 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.311457 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.312050 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.312050 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.312050 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.312050 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.312050 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.312357 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.312357 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.312357 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.312357 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.312357 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.312357 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.312753 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.312753 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.312753 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.312753 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.312753 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.312753 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.313151 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.313151 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.313151 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.313151 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.313151 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.313500 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.313500 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.313500 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.313500 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.313500 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.313893 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.313893 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.313893 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.313893 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314129 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314129 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314129 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314129 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314327 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314327 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314327 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314327 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314327 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314571 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314571 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314571 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314571 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314571 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314722 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314722 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314722 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314722 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314891 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314891 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.314891 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.314891 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315101 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315101 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315101 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315101 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315249 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315249 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315249 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315249 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315392 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315392 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315392 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315392 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315587 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315587 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315587 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315587 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315587 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315814 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315814 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315814 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315814 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.315814 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.315814 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.316036 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.316036 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.316036 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.316036 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.316036 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.316338 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.316338 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.316338 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.316338 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.316338 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.316338 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.316629 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.316629 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.316629 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.316629 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.316629 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.316629 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317115 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317115 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317115 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317115 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317115 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317115 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317368 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317368 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317368 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317368 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317368 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317368 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317655 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317655 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317655 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317655 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317859 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317859 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317859 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.317859 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.317859 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.318080 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.318080 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.318080 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.318080 np0000174289 devstack@c-api.service[112551]: /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 15 00:55:46.318080 np0000174289 devstack@c-api.service[112551]: warnings.warn(deprecated_msg) May 15 00:55:46.318303 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: encryption {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.318351 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.middleware.request_id [None req-11b92a40-e636-4574-a017-2ea758da8c8f None None] RequestId filter calling following filter/app {{(pid=112551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 00:55:46.318393 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: os-volume-type-access {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.318393 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: os-quota-class-sets {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.318474 np0000174289 devstack@c-api.service[112551]: [pid: 112551|app: 0|req: 1/1] 199.204.45.162 () {60 vars in 956 bytes} [Fri May 15 00:55:46 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 15 00:55:46.318505 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: encryption {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.318505 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: os-snapshot-manage {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.318505 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: consistencygroups {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.319000 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: backups {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.321066 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: scheduler-stats {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.322993 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: os-quota-sets {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.324433 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: os-volume-manage {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.325915 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: capabilities {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.327150 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: os-volume-transfer {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.328796 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: os-hosts {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.330200 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extended resource: cgsnapshots {{(pid=112553) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 15 00:55:46.331714 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.contrib.snapshot_actions [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] SnapshotActionsController initialized {{(pid=112553) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 15 00:55:46.332934 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.334699 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.336134 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.337532 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.339070 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.340602 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.342064 np0000174289 devstack@c-api.service[112553]: WARNING castellan.key_manager.migration [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 15 00:55:46.343013 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.343169 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.343285 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.343396 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.343499 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.343641 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension AdminActions extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.343750 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension AdminActions extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.343889 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension AdminActions extending resource: backups {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.343996 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.344097 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension VolumeActions extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.344356 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension TypesManage extending resource: types {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.344443 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.344558 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.344665 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.344789 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.344918 np0000174289 devstack@c-api.service[112553]: DEBUG cinder.api.v3.router [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 None None] Extension UsedLimits extending resource: limits {{(pid=112553) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 15 00:55:46.347384 np0000174289 devstack@c-api.service[112553]: WARNING keystonemiddleware.auth_token [None req-f013f63c-79c3-4d86-bb13-3a88d9e27e68 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 15 00:55:46.355593 np0000174289 devstack@c-api.service[112553]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a2f54ca3668 pid: 112553 (default app) May 15 00:55:53.395835 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.395835 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.395835 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.395835 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.395835 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.396943 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.396943 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.396943 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.396943 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.396943 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.398302 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.398302 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.398302 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.398302 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.398302 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.398302 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.398691 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.398691 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.398691 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.398691 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.399064 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.399064 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.399064 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.399064 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.399340 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.399340 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.399340 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.399340 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.399583 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.399583 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.399583 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.399583 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.399583 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.399916 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.399916 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.399916 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.399916 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.399916 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.400197 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.400197 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.400197 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.400197 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.400197 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.400197 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.400528 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.400528 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.400528 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.400528 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.400528 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.400528 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.400919 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.400919 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.400919 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.400919 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.400919 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.400919 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.401243 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.401243 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.401243 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.401243 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.401243 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.401509 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.401509 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.401509 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.401509 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.401509 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.401816 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.401816 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.401816 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.401816 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.401816 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.401816 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402169 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402169 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402169 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402169 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402169 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402169 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402412 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402412 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402412 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402412 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402412 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402594 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402594 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402594 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402594 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402594 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402787 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402787 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402787 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402787 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402962 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402962 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.402962 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.402962 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403123 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403123 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403123 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403123 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403123 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403312 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403312 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403312 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403312 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403312 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403481 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403481 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403481 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403481 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403622 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403622 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403622 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403622 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403795 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403795 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403795 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403795 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403969 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403969 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.403969 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.403969 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404117 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404117 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404117 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404117 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404256 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404256 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404256 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404256 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404256 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404439 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404439 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404439 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404439 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404439 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404439 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404639 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404639 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404639 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404639 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404639 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404839 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404839 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404839 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404839 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.404839 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.404839 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405039 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405039 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405039 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405039 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405039 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405039 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405240 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405240 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405240 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405240 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405240 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405240 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405441 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405441 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405441 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405441 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405441 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405441 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405678 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405678 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405678 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405678 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405856 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405856 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405856 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.405856 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.405856 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.406037 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.406037 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.406037 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.406037 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.406037 np0000174289 devstack@c-api.service[112552]: warnings.warn(deprecated_msg) May 15 00:55:53.406037 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.middleware.request_id [None req-fb770930-4da7-4adf-aba0-67aa746c412d None None] RequestId filter calling following filter/app {{(pid=112552) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 00:55:53.936890 np0000174289 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-fb770930-4da7-4adf-aba0-67aa746c412d admin admin] POST https://199.204.45.162/volume/v3/types May 15 00:55:53.937372 np0000174289 devstack@c-api.service[112552]: DEBUG cinder.api.openstack.wsgi [None req-fb770930-4da7-4adf-aba0-67aa746c412d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112552) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 00:55:53.939097 np0000174289 devstack@c-api.service[112552]: /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 15 00:55:53.939097 np0000174289 devstack@c-api.service[112552]: warnings.warn( May 15 00:55:53.943086 np0000174289 devstack@c-api.service[112552]: DEBUG oslo_db.sqlalchemy.engines [None req-fb770930-4da7-4adf-aba0-67aa746c412d 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=112552) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:53.966436 np0000174289 devstack@c-api.service[112552]: INFO cinder.api.openstack.wsgi [None req-fb770930-4da7-4adf-aba0-67aa746c412d admin admin] https://199.204.45.162/volume/v3/types returned with HTTP 200 May 15 00:55:53.966839 np0000174289 devstack@c-api.service[112552]: [pid: 112552|app: 0|req: 1/2] 199.204.45.162 () {68 vars in 1288 bytes} [Fri May 15 00:55:53 2026] POST /volume/v3/types => generated 186 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 15 00:55:53.991815 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.991815 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.992263 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.992263 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.992263 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.992263 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.992263 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.992554 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.992554 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.992554 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.992554 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.992554 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.992554 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.992928 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.992928 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.992928 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.992928 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.992928 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.993197 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.993197 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.993197 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.993197 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.993463 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.993463 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.993463 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.993463 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.993691 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.993691 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.993691 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.993691 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.993691 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994029 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994029 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994029 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994029 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994029 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994297 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994297 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994297 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994297 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994297 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994297 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994643 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994643 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994643 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994643 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994643 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994643 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994984 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994984 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994984 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994984 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.994984 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.994984 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.995326 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.995326 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.995326 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.995326 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.995326 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.995326 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.995707 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.995707 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.995707 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.995707 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.995989 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.995989 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.995989 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.995989 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.995989 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.996390 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.996390 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.996390 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.996390 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.996390 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.996682 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.996682 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.996682 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.996682 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.996682 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.996682 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.997043 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.997043 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.997043 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.997043 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.997043 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.997378 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.997378 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.997378 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.997378 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.997378 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.997674 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.997674 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.997674 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.997674 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.997978 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.997978 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.997978 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.997978 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.998228 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.998228 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.998228 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.998228 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.998228 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.998536 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.998536 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.998536 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.998536 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.998536 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.998858 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.998858 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.998858 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.998858 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.999103 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.999103 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.999103 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.999103 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.999348 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.999348 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.999348 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.999348 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.999613 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.999613 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.999613 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.999613 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.999884 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.999884 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:53.999884 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:53.999884 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.000128 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.000128 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.000128 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.000128 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.000128 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.000128 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.000481 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.000481 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.000481 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.000481 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.000481 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.000809 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.000809 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.000809 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.000809 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.000809 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.000809 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.000809 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.001235 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.001235 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.001235 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.001235 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.001235 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.001235 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.001589 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.001589 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.001589 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.001589 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.001589 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.001589 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.001946 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.001946 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.001946 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.001946 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.001946 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.001946 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.002338 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.002338 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.002338 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.002338 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.002577 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.002577 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.002577 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.002577 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.002864 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.002864 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.002864 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.002864 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.003095 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.003095 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.003095 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.003095 np0000174289 devstack@c-api.service[112550]: warnings.warn(deprecated_msg) May 15 00:55:54.003095 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.middleware.request_id [req-fb770930-4da7-4adf-aba0-67aa746c412d req-82580306-9f19-4b7a-9695-3712d80074cf None None] RequestId filter calling following filter/app {{(pid=112550) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 00:55:54.317489 np0000174289 devstack@c-api.service[112550]: INFO cinder.api.openstack.wsgi [req-fb770930-4da7-4adf-aba0-67aa746c412d req-82580306-9f19-4b7a-9695-3712d80074cf admin admin] POST https://199.204.45.162/volume/v3/types/9176f782-de18-4fbe-b3a2-0d77b06c64f1/extra_specs May 15 00:55:54.318052 np0000174289 devstack@c-api.service[112550]: DEBUG cinder.api.openstack.wsgi [req-fb770930-4da7-4adf-aba0-67aa746c412d req-82580306-9f19-4b7a-9695-3712d80074cf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112550) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 15 00:55:54.319718 np0000174289 devstack@c-api.service[112550]: /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 15 00:55:54.319718 np0000174289 devstack@c-api.service[112550]: warnings.warn( May 15 00:55:54.330016 np0000174289 devstack@c-api.service[112550]: DEBUG oslo_db.sqlalchemy.engines [req-fb770930-4da7-4adf-aba0-67aa746c412d req-82580306-9f19-4b7a-9695-3712d80074cf 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=112550) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 15 00:55:54.391582 np0000174289 devstack@c-api.service[112550]: INFO cinder.api.openstack.wsgi [req-fb770930-4da7-4adf-aba0-67aa746c412d req-82580306-9f19-4b7a-9695-3712d80074cf admin admin] https://199.204.45.162/volume/v3/types/9176f782-de18-4fbe-b3a2-0d77b06c64f1/extra_specs returned with HTTP 200 May 15 00:55:54.392039 np0000174289 devstack@c-api.service[112550]: [pid: 112550|app: 0|req: 1/3] 199.204.45.162 () {70 vars in 1505 bytes} [Fri May 15 00:55:53 2026] POST /volume/v3/types/9176f782-de18-4fbe-b3a2-0d77b06c64f1/extra_specs => generated 55 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 15 00:55:56.181418 np0000174289 devstack@c-api.service[112551]: DEBUG dbcounter [-] [112551] Writing DB stats cinder:SELECT=6 {{(pid=112551) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 00:55:56.233032 np0000174289 devstack@c-api.service[112553]: DEBUG dbcounter [-] [112553] Writing DB stats cinder:SELECT=6 {{(pid=112553) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 00:56:03.965327 np0000174289 devstack@c-api.service[112552]: DEBUG dbcounter [-] [112552] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112552) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 00:56:04.390417 np0000174289 devstack@c-api.service[112550]: DEBUG dbcounter [-] [112550] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112550) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 15 00:59:08.760472 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.middleware.request_id [None req-3d0a9053-59cc-429d-9e3e-cd35aed27e84 None None] RequestId filter calling following filter/app {{(pid=112551) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 15 00:59:08.761976 np0000174289 devstack@c-api.service[112551]: INFO cinder.api.openstack.wsgi [None req-3d0a9053-59cc-429d-9e3e-cd35aed27e84 None None] GET https://199.204.45.162/volume// May 15 00:59:08.762338 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.openstack.wsgi [None req-3d0a9053-59cc-429d-9e3e-cd35aed27e84 None None] Empty body provided in request {{(pid=112551) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 15 00:59:08.762945 np0000174289 devstack@c-api.service[112551]: DEBUG cinder.api.openstack.wsgi [None req-3d0a9053-59cc-429d-9e3e-cd35aed27e84 None None] Calling method 'all' {{(pid=112551) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 15 00:59:08.764137 np0000174289 devstack@c-api.service[112551]: INFO cinder.api.openstack.wsgi [None req-3d0a9053-59cc-429d-9e3e-cd35aed27e84 None None] https://199.204.45.162/volume// returned with HTTP 300 May 15 00:59:08.764728 np0000174289 devstack@c-api.service[112551]: [pid: 112551|app: 0|req: 2/4] 199.204.45.162 () {66 vars in 1456 bytes} [Fri May 15 00:59:08 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)