Jun 12 01:11:27.119823 np0000179729 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 01:11:27.124849 np0000179729 devstack@c-api.service[112108]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 01:11:27 2026] *** Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: nodename: np0000179729 Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: machine: x86_64 Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: clock source: unix Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: pcre jit disabled Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: detected number of CPU cores: 16 Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: current working directory: / Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: detected binary path: /usr/bin/uwsgi-core Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: your processes number limit is 256917 Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: your memory page size is 4096 bytes Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: detected max file descriptor number: 2048 Jun 12 01:11:27.127147 np0000179729 devstack@c-api.service[112108]: lock engine: pthread robust mutexes Jun 12 01:11:27.127753 np0000179729 devstack@c-api.service[112108]: thunder lock: enabled Jun 12 01:11:27.127753 np0000179729 devstack@c-api.service[112108]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 01:11:27.127753 np0000179729 devstack@c-api.service[112108]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 01:11:27.127753 np0000179729 devstack@c-api.service[112108]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 01:11:27.127753 np0000179729 devstack@c-api.service[112108]: Set PythonHome to /opt/stack/data/venv Jun 12 01:11:27.161727 np0000179729 devstack@c-api.service[112108]: Python main interpreter initialized at 0x7e21064a3668 Jun 12 01:11:27.161727 np0000179729 devstack@c-api.service[112108]: python threads support enabled Jun 12 01:11:27.161727 np0000179729 devstack@c-api.service[112108]: your server socket listen backlog is limited to 100 connections Jun 12 01:11:27.161727 np0000179729 devstack@c-api.service[112108]: your mercy for graceful operations on workers is 80 seconds Jun 12 01:11:27.162222 np0000179729 devstack@c-api.service[112108]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 01:11:27.162357 np0000179729 devstack@c-api.service[112108]: *** Operational MODE: preforking *** Jun 12 01:11:27.162489 np0000179729 devstack@c-api.service[112108]: *** uWSGI is running in multiple interpreter mode *** Jun 12 01:11:27.162489 np0000179729 devstack@c-api.service[112108]: spawned uWSGI master process (pid: 112108) Jun 12 01:11:27.162770 np0000179729 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 01:11:27.163177 np0000179729 devstack@c-api.service[112108]: spawned uWSGI worker 1 (pid: 112117, cores: 1) Jun 12 01:11:27.163701 np0000179729 devstack@c-api.service[112108]: spawned uWSGI worker 2 (pid: 112118, cores: 1) Jun 12 01:11:27.164357 np0000179729 devstack@c-api.service[112108]: spawned uWSGI worker 3 (pid: 112119, cores: 1) Jun 12 01:11:27.164615 np0000179729 devstack@c-api.service[112108]: spawned uWSGI worker 4 (pid: 112120, cores: 1) Jun 12 01:11:27.164695 np0000179729 devstack@c-api.service[112108]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 01:11:27.321979 np0000179729 devstack@c-api.service[112119]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:11:27.321979 np0000179729 devstack@c-api.service[112119]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:11:27.321979 np0000179729 devstack@c-api.service[112119]: we strongly recommend against using it for new projects. Jun 12 01:11:27.321979 np0000179729 devstack@c-api.service[112119]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:11:27.321979 np0000179729 devstack@c-api.service[112119]: framework. For more detail see Jun 12 01:11:27.321979 np0000179729 devstack@c-api.service[112119]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:11:27.321979 np0000179729 devstack@c-api.service[112119]: import eventlet # noqa Jun 12 01:11:27.322321 np0000179729 devstack@c-api.service[112118]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:11:27.322321 np0000179729 devstack@c-api.service[112118]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:11:27.322321 np0000179729 devstack@c-api.service[112118]: we strongly recommend against using it for new projects. Jun 12 01:11:27.322321 np0000179729 devstack@c-api.service[112118]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:11:27.322321 np0000179729 devstack@c-api.service[112118]: framework. For more detail see Jun 12 01:11:27.322321 np0000179729 devstack@c-api.service[112118]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:11:27.322321 np0000179729 devstack@c-api.service[112118]: import eventlet # noqa Jun 12 01:11:27.322638 np0000179729 devstack@c-api.service[112120]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:11:27.322638 np0000179729 devstack@c-api.service[112120]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:11:27.322638 np0000179729 devstack@c-api.service[112120]: we strongly recommend against using it for new projects. Jun 12 01:11:27.322638 np0000179729 devstack@c-api.service[112120]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:11:27.322638 np0000179729 devstack@c-api.service[112120]: framework. For more detail see Jun 12 01:11:27.322638 np0000179729 devstack@c-api.service[112120]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:11:27.322638 np0000179729 devstack@c-api.service[112120]: import eventlet # noqa Jun 12 01:11:27.322949 np0000179729 devstack@c-api.service[112117]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:11:27.322949 np0000179729 devstack@c-api.service[112117]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:11:27.322949 np0000179729 devstack@c-api.service[112117]: we strongly recommend against using it for new projects. Jun 12 01:11:27.322949 np0000179729 devstack@c-api.service[112117]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:11:27.322949 np0000179729 devstack@c-api.service[112117]: framework. For more detail see Jun 12 01:11:27.322949 np0000179729 devstack@c-api.service[112117]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:11:27.322949 np0000179729 devstack@c-api.service[112117]: import eventlet # noqa Jun 12 01:11:27.377903 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:11:27.377903 np0000179729 devstack@c-api.service[112119]: warnings.warn( Jun 12 01:11:27.389431 np0000179729 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:11:27.389431 np0000179729 devstack@c-api.service[112118]: warnings.warn( Jun 12 01:11:27.392022 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:11:27.392022 np0000179729 devstack@c-api.service[112117]: warnings.warn( Jun 12 01:11:27.392620 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:11:27.392620 np0000179729 devstack@c-api.service[112120]: warnings.warn( Jun 12 01:11:27.461058 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 01:11:27.461058 np0000179729 devstack@c-api.service[112119]: from cgi import parse_header Jun 12 01:11:27.466385 np0000179729 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 01:11:27.466385 np0000179729 devstack@c-api.service[112118]: from cgi import parse_header Jun 12 01:11:27.469104 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 01:11:27.469104 np0000179729 devstack@c-api.service[112117]: from cgi import parse_header Jun 12 01:11:27.470875 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 01:11:27.470875 np0000179729 devstack@c-api.service[112120]: from cgi import parse_header Jun 12 01:11:27.509983 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 01:11:27.509983 np0000179729 devstack@c-api.service[112119]: removals.removed_module( Jun 12 01:11:27.511438 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 01:11:27.511438 np0000179729 devstack@c-api.service[112119]: removals.removed_module( Jun 12 01:11:27.517604 np0000179729 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 01:11:27.517604 np0000179729 devstack@c-api.service[112118]: removals.removed_module( Jun 12 01:11:27.518336 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 01:11:27.518336 np0000179729 devstack@c-api.service[112117]: removals.removed_module( Jun 12 01:11:27.519151 np0000179729 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 01:11:27.519151 np0000179729 devstack@c-api.service[112118]: removals.removed_module( Jun 12 01:11:27.520057 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 01:11:27.520057 np0000179729 devstack@c-api.service[112117]: removals.removed_module( Jun 12 01:11:27.521660 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 01:11:27.521660 np0000179729 devstack@c-api.service[112120]: removals.removed_module( Jun 12 01:11:27.523263 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 01:11:27.523263 np0000179729 devstack@c-api.service[112120]: removals.removed_module( Jun 12 01:11:28.147595 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 01:11:28.147595 np0000179729 devstack@c-api.service[112120]: warnings.warn( Jun 12 01:11:28.148595 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 01:11:28.148595 np0000179729 devstack@c-api.service[112117]: warnings.warn( Jun 12 01:11:28.174147 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 01:11:28.174147 np0000179729 devstack@c-api.service[112119]: warnings.warn( Jun 12 01:11:28.176110 np0000179729 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 01:11:28.176110 np0000179729 devstack@c-api.service[112118]: warnings.warn( Jun 12 01:11:28.240099 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 01:11:28.240099 np0000179729 devstack@c-api.service[112120]: warnings.warn( Jun 12 01:11:28.263095 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 01:11:28.263095 np0000179729 devstack@c-api.service[112117]: warnings.warn( Jun 12 01:11:28.280792 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 01:11:28.280792 np0000179729 devstack@c-api.service[112119]: warnings.warn( Jun 12 01:11:28.280961 np0000179729 devstack@c-api.service[112118]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 01:11:28.280961 np0000179729 devstack@c-api.service[112118]: warnings.warn( Jun 12 01:11:28.527611 np0000179729 devstack@c-api.service[112120]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 01:11:28.528305 np0000179729 devstack@c-api.service[112120]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112120) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:11:28.565274 np0000179729 devstack@c-api.service[112117]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 01:11:28.565734 np0000179729 devstack@c-api.service[112117]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112117) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:11:28.575235 np0000179729 devstack@c-api.service[112118]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 01:11:28.575511 np0000179729 devstack@c-api.service[112118]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112118) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:11:28.583943 np0000179729 devstack@c-api.service[112119]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 01:11:28.584190 np0000179729 devstack@c-api.service[112119]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112119) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:11:28.619554 np0000179729 devstack@c-api.service[112120]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 01:11:28.619554 np0000179729 devstack@c-api.service[112120]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:11:28.627958 np0000179729 devstack@c-api.service[112117]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 01:11:28.627958 np0000179729 devstack@c-api.service[112117]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:11:28.645540 np0000179729 devstack@c-api.service[112118]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 01:11:28.645540 np0000179729 devstack@c-api.service[112118]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:11:28.647862 np0000179729 devstack@c-api.service[112119]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 01:11:28.647862 np0000179729 devstack@c-api.service[112119]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:11:29.092136 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112120) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:11:29.092427 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112118) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:11:29.092517 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.092517 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.092688 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112117) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:11:29.092754 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112119) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:11:29.092828 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.092890 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.092970 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.092970 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.093100 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.093166 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.093229 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.093296 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.093359 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.093422 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.093491 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.093491 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.093637 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.093702 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.093779 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.093848 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.093919 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.093988 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.094049 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.094116 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.094178 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.094246 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.094371 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.094455 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.094455 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.094613 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.094613 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.094613 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.094613 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.094856 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.094919 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.094979 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.095038 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.095121 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.095121 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.095121 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.095121 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.095121 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.095408 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.095408 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.095408 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.095408 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.095665 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.095752 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.095752 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.095884 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.095945 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.096013 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.096013 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.096133 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.096204 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.096258 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.096311 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.096380 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.096448 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.096508 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.096568 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.096652 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.096733 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.096733 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.096874 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.096874 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.096983 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.097043 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.097043 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.097043 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.097231 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.097231 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.097231 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.097231 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.097487 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.097556 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.097653 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.097715 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.097777 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.097986 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.098052 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.098114 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.098114 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.098243 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.098331 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.098402 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.098473 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.098528 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.098528 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.098528 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.098741 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.098810 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.098870 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.098870 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.098870 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.098870 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.098870 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.098870 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.099397 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.099529 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.099640 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.099707 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.099789 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.099855 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.099915 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.099970 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.100040 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.100110 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.100180 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.100254 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.100314 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.100384 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.100459 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.100459 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.100459 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.100715 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.100791 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.100876 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.100950 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.101020 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.101099 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.101171 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.101239 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.101313 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.101313 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.101313 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.101511 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.101650 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.101732 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.101800 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.101882 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.101966 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.102048 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.102118 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.102179 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.102249 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.102410 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.102479 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.102547 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.102622 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.102665 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.102706 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.102742 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.102778 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.102815 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.102815 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.102910 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.102966 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.103010 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.103010 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.103010 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.103010 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.103010 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.103010 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.103220 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.103283 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.103329 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.103362 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.103399 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.103436 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.103436 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.103522 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.103560 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.103615 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.103654 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.103702 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.103739 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.103781 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.103821 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.103863 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.103901 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.103937 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.103978 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.104015 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.104054 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.104091 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.104127 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.104168 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.104203 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.104241 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.104277 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.104312 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.104348 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.104384 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.104430 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.104468 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.104536 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.104605 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.104644 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.104680 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.104724 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.104760 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.104796 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.104832 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.104880 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.104916 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.104952 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.104988 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.105028 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.105070 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.105107 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.105143 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.105182 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.105222 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.105267 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.105308 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.105348 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.105348 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.105348 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.105348 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.108567 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.108657 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.108696 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.108771 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.108827 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.108866 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.108902 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.108939 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.108982 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.109018 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.109018 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.109095 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.109130 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.109177 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.109214 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.109272 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.109331 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.109391 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.109442 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.109485 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.109526 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.109563 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.109632 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.109671 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.109671 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.109749 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.109749 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.109922 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.113887 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.113959 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.113998 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.114056 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.114101 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.114143 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.114181 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.114222 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.114259 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.114315 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.114357 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.114403 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.114438 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.114474 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.114508 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.114548 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.114618 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.114657 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.114694 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.114694 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.114694 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.114797 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.114797 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.114874 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.114917 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.114956 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.115004 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.115082 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.117007 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.117079 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.117124 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.117180 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.117220 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.117262 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.117304 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.117341 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.117374 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.117417 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.117455 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.117501 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.117538 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.117603 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.117651 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.117689 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.117725 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.117767 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.117806 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.117847 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.117883 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.117926 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.117964 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.118006 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.118043 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.118080 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.118121 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.118159 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.118194 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.118236 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.118279 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.118361 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.118404 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.118443 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.118481 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.118517 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.118553 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.118627 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.118672 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.118709 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.118746 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.118788 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.118829 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.118867 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.118903 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.118939 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.118975 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.119011 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.119047 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.119084 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.119120 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.119165 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.119207 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.119243 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.119284 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.119331 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.119374 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.119414 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.119450 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.119490 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.119531 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.119616 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.119670 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.119712 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.119749 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.119785 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.119825 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.119866 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.119902 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.119939 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.120002 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.120045 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.120081 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.120117 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.120154 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.120195 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.120195 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.120195 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.120195 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.120195 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.120195 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.120195 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.120195 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.120195 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.120491 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.120534 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.120593 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.120632 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.120669 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.121019 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.121068 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.121114 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.121150 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.121185 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.121221 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.121256 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.121294 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.121347 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.121390 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.121426 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.121426 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.121426 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.121426 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.121426 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.121426 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.121642 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.121642 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.121642 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.121642 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.121642 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.121642 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.121642 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.123247 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.123319 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.123358 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.123429 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.123475 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.123510 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.123545 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.123600 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.123634 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.123683 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.123744 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.123798 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.123852 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.123912 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.123965 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.124013 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.124051 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.124097 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.124139 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.124139 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.124209 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.124249 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.124282 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.124282 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.124282 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.124282 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.124282 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.124282 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.124477 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.124477 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.124550 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.124609 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.124662 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.124699 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.124737 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.124774 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.124811 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.124849 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.124890 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.124937 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.124972 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.125006 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.125043 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.125077 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.125113 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.125151 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.125189 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.125222 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.125258 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.125303 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.125340 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.125373 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.125408 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.125441 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.125478 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.125517 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.125553 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.125611 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.125668 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.125719 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.125762 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.125799 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.125832 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.125867 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.125904 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.125940 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.125980 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.126017 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.126049 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.126105 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.126156 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.126214 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.126270 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.126356 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.126395 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.126441 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.126485 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.126538 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.126606 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.126672 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.126722 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.126722 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.126722 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.126722 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.126895 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.126895 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.126895 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.126999 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.127037 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.127084 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.127123 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.127165 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.127205 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.127245 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.127281 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.127321 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.127357 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.127397 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.127437 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.127483 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.127524 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.127564 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.127640 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.127697 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.127747 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.127792 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.127829 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.127872 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.127872 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.127872 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.127872 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.127872 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.128706 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.128768 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.128808 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.128889 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.128931 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.128999 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.129046 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.129086 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.129128 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.129165 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.129227 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.129273 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.129326 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.129375 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.129375 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.129455 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.129455 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.129528 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.129565 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.129640 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.129680 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.129727 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.129768 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.129809 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.129852 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.129901 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.129901 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.129901 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.130171 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.130221 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.130258 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.130330 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.130375 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.130417 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.130464 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.130502 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.130540 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.130605 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.130644 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.130681 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.130718 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.130754 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.130790 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.130826 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.130862 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.130908 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.130951 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.130993 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.131031 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.131072 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.131109 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.131150 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.131186 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.131228 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.131264 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.131303 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.131340 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.131381 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.131422 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.131457 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.131499 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.131539 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.131589 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.131623 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.131668 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.131709 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.131746 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.131787 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.131833 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.131871 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.131907 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.131943 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.131980 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.132025 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.132074 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.132126 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.132177 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.132233 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.132272 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.132309 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.132350 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.132387 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.132387 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.132387 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.132481 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.132481 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.132481 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.132481 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.132647 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.132688 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.132737 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.132779 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.132815 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.132856 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.132897 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.132897 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.132897 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.133010 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.133052 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.133092 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.133092 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.133171 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.133213 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.133213 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.133285 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.133330 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.133367 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.133405 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.133447 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.133447 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.133447 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.133447 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.133598 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.133598 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.133678 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.133723 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.133761 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.133799 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.133835 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.133872 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.133914 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.133951 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.133993 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.134034 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.134070 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.134118 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.134155 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.134197 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.134235 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.134271 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.134327 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.134365 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.134401 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.134438 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.134482 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.134519 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.134557 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.134627 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.134677 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.134677 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.134765 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.134765 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.134765 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.134863 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.134926 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.134972 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.135015 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.135057 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.135096 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.135132 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.135168 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.135168 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.135233 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.135278 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.135321 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.135358 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.135399 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.135438 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.135480 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.135521 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.135558 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.135630 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.135751 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.135803 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.135837 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.135869 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.135905 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.135905 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.137035 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.137093 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.137148 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.137199 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.137244 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.137312 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.137356 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.137356 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.137418 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.137457 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.137457 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.137521 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.137563 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.137659 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.137704 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.137743 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.137776 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.137819 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.137859 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.137895 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.137937 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.137975 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.138017 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.138063 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.138106 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.138145 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.138183 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.138221 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.138257 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.138352 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.138396 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.138436 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.138469 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.138513 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.138549 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.138630 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.138662 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.138691 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.138719 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.138747 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.138782 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.138813 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.138837 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.138871 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.138901 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.138930 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.138958 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.138981 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.139009 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.139033 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.139061 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.139089 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.139120 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.139143 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.139173 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.139173 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.139216 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.139216 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.139216 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.139286 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.139315 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.139346 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.139371 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.139395 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.139424 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.139452 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.139477 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.139505 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.139505 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.139555 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.139609 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.139647 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.139681 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.139709 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.139736 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.139761 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.139789 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.139812 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.139836 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.139865 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.139898 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.139926 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.139951 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.139976 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.140006 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.140033 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.140059 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.140085 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.140117 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.140150 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.140186 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.140214 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.140239 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.140268 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.140296 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.140324 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.140350 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.140377 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.140405 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.140437 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.140465 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.140493 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.140516 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.140547 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.140590 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.140619 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.140644 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.140669 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.140699 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.140729 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.140756 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.140781 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.142734 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.142782 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.142855 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.142889 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.142920 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.142948 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.142973 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.143007 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.143032 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.143063 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.143089 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.143117 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.143157 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.143227 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.143262 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.143337 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.143374 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.143409 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.143441 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.143469 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.143497 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.143521 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.143547 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.143604 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.143643 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.143672 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.143697 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.143747 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.143851 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.143915 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.143964 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.143998 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.144025 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.144103 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.144190 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.144221 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.144246 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.144277 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.144302 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.144332 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.144361 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.144393 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.144430 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.144456 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.144482 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.144510 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.144540 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.144563 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.144627 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.144665 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.144692 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.144719 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.144744 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.144775 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.144800 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.144832 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.144971 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.145036 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.145096 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.145155 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.145190 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.145219 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.145263 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.145293 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.145319 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.145349 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.145382 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.145437 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.145494 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.145523 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.145549 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.145610 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.145644 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.145680 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.145708 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.145741 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.145780 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.145809 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.145834 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.145862 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.145887 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.145918 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.145945 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.145974 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.151624 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.151670 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.151747 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.151793 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.151858 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.151910 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.151981 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.152039 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112120) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.152069 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.152096 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.152142 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.152172 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.152206 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.152240 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.152268 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112120) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.152305 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.152334 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112120) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.152359 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.152389 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.152458 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.152521 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112117) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.152583 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.152718 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.152718 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.152788 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.152831 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.152874 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.152910 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112117) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.152946 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.152982 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.153019 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112117) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.153054 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.153097 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.153135 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.153168 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.153209 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.153247 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.153285 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112118) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.153326 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.153369 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.153406 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.153448 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.153485 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:11:29.153519 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.153557 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112119) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:11:29.153617 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112118) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.153666 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:11:29.153729 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112118) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.153780 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:11:29.153780 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:11:29.153780 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112119) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:11:29.153780 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112119) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:11:29.198202 np0000179729 devstack@c-api.service[112120]: INFO dbcounter [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Registered counter for database cinder Jun 12 01:11:29.199335 np0000179729 devstack@c-api.service[112118]: INFO dbcounter [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Registered counter for database cinder Jun 12 01:11:29.199495 np0000179729 devstack@c-api.service[112117]: INFO dbcounter [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Registered counter for database cinder Jun 12 01:11:29.201405 np0000179729 devstack@c-api.service[112119]: INFO dbcounter [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Registered counter for database cinder Jun 12 01:11:29.244443 np0000179729 devstack@c-api.service[112120]: DEBUG oslo_db.sqlalchemy.engines [None req-a6371213-80d1-4689-b15e-656ab7c4b787 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=112120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:29.245628 np0000179729 devstack@c-api.service[112117]: DEBUG oslo_db.sqlalchemy.engines [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 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=112117) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:29.247180 np0000179729 devstack@c-api.service[112118]: DEBUG oslo_db.sqlalchemy.engines [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 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=112118) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:29.249120 np0000179729 devstack@c-api.service[112119]: DEBUG oslo_db.sqlalchemy.engines [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 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=112119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:29.355013 np0000179729 devstack@c-api.service[112120]: DEBUG dbcounter [-] [112120] Writer thread running {{(pid=112120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:11:29.357326 np0000179729 devstack@c-api.service[112120]: INFO cinder.rpc [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:11:29.359474 np0000179729 devstack@c-api.service[112120]: INFO cinder.rpc [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:11:29.361358 np0000179729 devstack@c-api.service[112117]: DEBUG dbcounter [-] [112117] Writer thread running {{(pid=112117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:11:29.361740 np0000179729 devstack@c-api.service[112120]: INFO cinder.rpc [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:11:29.363639 np0000179729 devstack@c-api.service[112117]: INFO cinder.rpc [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:11:29.363747 np0000179729 devstack@c-api.service[112120]: INFO cinder.rpc [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:11:29.364496 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.364667 np0000179729 devstack@c-api.service[112119]: DEBUG dbcounter [-] [112119] Writer thread running {{(pid=112119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:11:29.365782 np0000179729 devstack@c-api.service[112117]: INFO cinder.rpc [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:11:29.367198 np0000179729 devstack@c-api.service[112119]: INFO cinder.rpc [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:11:29.367465 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.367766 np0000179729 devstack@c-api.service[112118]: DEBUG dbcounter [-] [112118] Writer thread running {{(pid=112118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:11:29.367846 np0000179729 devstack@c-api.service[112117]: INFO cinder.rpc [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:11:29.369432 np0000179729 devstack@c-api.service[112119]: INFO cinder.rpc [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:11:29.369554 np0000179729 devstack@c-api.service[112117]: INFO cinder.rpc [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:11:29.370404 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.371130 np0000179729 devstack@c-api.service[112118]: INFO cinder.rpc [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:11:29.371868 np0000179729 devstack@c-api.service[112119]: INFO cinder.rpc [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:11:29.373350 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.374126 np0000179729 devstack@c-api.service[112118]: INFO cinder.rpc [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:11:29.374278 np0000179729 devstack@c-api.service[112119]: INFO cinder.rpc [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:11:29.375323 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.376406 np0000179729 devstack@c-api.service[112118]: INFO cinder.rpc [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:11:29.378418 np0000179729 devstack@c-api.service[112118]: INFO cinder.rpc [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:11:29.379375 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.379460 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.382610 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.404870 np0000179729 devstack@c-api.service[112120]: DEBUG oslo_db.sqlalchemy.engines [None req-a6371213-80d1-4689-b15e-656ab7c4b787 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=112120) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:29.407104 np0000179729 devstack@c-api.service[112120]: INFO cinder.rpc [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:11:29.409189 np0000179729 devstack@c-api.service[112120]: INFO cinder.rpc [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:11:29.410106 np0000179729 devstack@c-api.service[112117]: DEBUG oslo_db.sqlalchemy.engines [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 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=112117) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:29.410229 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.412440 np0000179729 devstack@c-api.service[112117]: INFO cinder.rpc [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:11:29.414804 np0000179729 devstack@c-api.service[112117]: INFO cinder.rpc [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:11:29.415351 np0000179729 devstack@c-api.service[112119]: DEBUG oslo_db.sqlalchemy.engines [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 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=112119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:29.415963 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.417676 np0000179729 devstack@c-api.service[112119]: INFO cinder.rpc [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:11:29.420092 np0000179729 devstack@c-api.service[112119]: INFO cinder.rpc [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:11:29.421199 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.421679 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.422834 np0000179729 devstack@c-api.service[112118]: DEBUG oslo_db.sqlalchemy.engines [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 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=112118) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:29.425043 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.425724 np0000179729 devstack@c-api.service[112118]: INFO cinder.rpc [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:11:29.428165 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.428288 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.428536 np0000179729 devstack@c-api.service[112118]: INFO cinder.rpc [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:11:29.429836 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.431610 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.433321 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.433457 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.434720 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.436513 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.436684 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.439610 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.439749 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.439846 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.442383 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.442831 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.442935 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.444999 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.445708 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.445846 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.445961 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.448015 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.448851 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.449069 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.449172 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.450689 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.450981 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.451670 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.453938 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.454163 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.454509 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.454640 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.456009 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.457388 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.457510 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.458712 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.460132 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.460226 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.461179 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.461847 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.463659 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.465400 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.465512 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.465913 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.466034 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.467402 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.468897 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.469456 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.469892 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.470273 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.470934 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.471457 np0000179729 devstack@c-api.service[112120]: WARNING cinder.api.contrib.hosts [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:11:29.471635 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.472218 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.473061 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.473594 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.474244 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.474372 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.474544 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.475009 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.475832 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.475921 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.476484 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.476592 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.477003 np0000179729 devstack@c-api.service[112117]: WARNING cinder.api.contrib.hosts [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:11:29.477441 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: extensions {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.477714 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.477966 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.478491 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.478967 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: os-quota-class-sets {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.479194 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.479522 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.480222 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: scheduler-stats {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.480497 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.481384 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.481825 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: os-quota-sets {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.482077 np0000179729 devstack@c-api.service[112119]: WARNING cinder.api.contrib.hosts [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:11:29.482215 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.482819 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.483123 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: extensions {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.483857 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: backups {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.484095 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.484335 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.484451 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: os-quota-class-sets {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.485389 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.485746 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: scheduler-stats {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.485876 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: os-snapshot-manage {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.486914 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.487288 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: consistencygroups {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.487708 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.487858 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: extensions {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.488064 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: os-quota-sets {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.489171 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: os-quota-class-sets {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.489227 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: extra_specs {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.489497 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: backups {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.489856 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.490448 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: scheduler-stats {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.490812 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: os-hosts {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.491383 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.491555 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: os-snapshot-manage {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.492129 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: os-volume-manage {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.492415 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: os-quota-sets {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.492835 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.492981 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: consistencygroups {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.493562 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: os-availability-zone {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.493859 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: backups {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.494199 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.494902 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: encryption {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.494977 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: extra_specs {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.495355 np0000179729 devstack@c-api.service[112118]: WARNING cinder.api.contrib.hosts [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:11:29.495897 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: os-snapshot-manage {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.496068 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.496385 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: os-volume-transfer {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.496484 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: os-hosts {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.497292 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: consistencygroups {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.497362 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.497795 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: os-volume-manage {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.498014 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: capabilities {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.498777 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.499252 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: extra_specs {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.499363 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: os-availability-zone {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.499503 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: encryption {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.500271 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.500541 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: encryption {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.500796 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: os-volume-type-access {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.500849 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: os-hosts {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.501242 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: extensions {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.502026 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: os-volume-transfer {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.502096 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: os-volume-manage {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.502437 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: cgsnapshots {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.502620 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: os-quota-class-sets {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.503562 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: os-availability-zone {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.503651 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: capabilities {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.503848 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extended resource: qos-specs {{(pid=112120) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.503910 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: scheduler-stats {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.504944 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: encryption {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.504998 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: encryption {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.505939 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.contrib.snapshot_actions [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] SnapshotActionsController initialized {{(pid=112120) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:11:29.506190 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: os-quota-sets {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.506446 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: os-volume-transfer {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.506498 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: os-volume-type-access {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.506717 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.507806 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: backups {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.508049 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: cgsnapshots {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.508121 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: capabilities {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.508173 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.509368 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: encryption {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.509457 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extended resource: qos-specs {{(pid=112117) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.509537 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.509905 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: os-snapshot-manage {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.510874 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.510958 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: os-volume-type-access {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.511410 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: consistencygroups {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.511600 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.contrib.snapshot_actions [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] SnapshotActionsController initialized {{(pid=112117) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:11:29.512253 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.512337 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.512487 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: cgsnapshots {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.513369 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: extra_specs {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.513694 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.513767 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.514029 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extended resource: qos-specs {{(pid=112119) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.514918 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: os-hosts {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.515044 np0000179729 devstack@c-api.service[112120]: WARNING castellan.key_manager.migration [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.515136 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.515936 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.516048 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.516137 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.contrib.snapshot_actions [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] SnapshotActionsController initialized {{(pid=112119) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:11:29.516251 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.516337 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: os-volume-manage {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.516416 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension AdminActions extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.516504 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.516613 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension AdminActions extending resource: snapshots {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.516613 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension AdminActions extending resource: backups {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.516805 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension VolumeActions extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.516805 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension TypesManage extending resource: types {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.516953 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.517051 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension UsedLimits extending resource: limits {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.517051 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.517051 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.517284 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.517284 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.517430 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.517522 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.517647 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.v3.router [None req-a6371213-80d1-4689-b15e-656ab7c4b787 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112120) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.517746 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: os-availability-zone {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.517853 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.518223 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.519054 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: encryption {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.519189 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.519532 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.520522 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: os-volume-transfer {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.520612 np0000179729 devstack@c-api.service[112117]: WARNING castellan.key_manager.migration [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.520919 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.521397 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.521516 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.521658 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.521767 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension AdminActions extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.521888 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension AdminActions extending resource: snapshots {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.521989 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension AdminActions extending resource: backups {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.522323 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.522513 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: capabilities {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.522654 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension VolumeActions extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.522780 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension TypesManage extending resource: types {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.522883 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension UsedLimits extending resource: limits {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.522989 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.523080 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.523179 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.523279 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.523392 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.523499 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.523618 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.v3.router [None req-2ad473b3-773f-4ea6-8910-9a04c2ab20c4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112117) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.523748 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.524369 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: encryption {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.525097 np0000179729 devstack@c-api.service[112119]: WARNING castellan.key_manager.migration [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.525769 np0000179729 devstack@c-api.service[112120]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e21064a3668 pid: 112120 (default app) Jun 12 01:11:29.525953 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.526077 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.526214 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.526313 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension AdminActions extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.526440 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension AdminActions extending resource: snapshots {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.526536 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension AdminActions extending resource: backups {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.526650 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: os-volume-type-access {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.527212 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension VolumeActions extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.527335 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension TypesManage extending resource: types {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.527441 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension UsedLimits extending resource: limits {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.527542 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.527657 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.527756 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.527864 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.527969 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.528071 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.528174 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.v3.router [None req-a138c2a2-0fee-4ad8-ba9e-0e8c87826a87 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112119) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.528343 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: cgsnapshots {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.530031 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extended resource: qos-specs {{(pid=112118) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:11:29.531210 np0000179729 devstack@c-api.service[112117]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e21064a3668 pid: 112117 (default app) Jun 12 01:11:29.532247 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.contrib.snapshot_actions [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] SnapshotActionsController initialized {{(pid=112118) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:11:29.533199 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.533747 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.533747 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.534270 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.534270 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.534270 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.534270 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.534270 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.534515 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.534515 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.534515 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.534515 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.534515 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.534515 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.534794 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.534794 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.534794 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.534794 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.534794 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535026 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535026 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535026 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535026 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535206 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535206 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535206 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535206 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535438 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535438 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535438 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535438 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535438 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535685 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535685 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535685 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535685 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535685 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535879 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535879 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535879 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535879 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.535879 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.535879 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536116 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536116 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536116 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536116 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536116 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536116 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536350 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536350 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536350 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536350 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536350 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536350 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536610 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536610 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536610 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536610 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536610 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536610 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536851 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536851 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.536851 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.536851 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537079 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537079 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537079 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537079 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537079 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537307 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537307 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537307 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537307 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537307 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537503 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537503 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537503 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537503 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537503 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537503 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537793 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537793 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537793 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.537793 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.537793 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538041 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538041 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538041 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538041 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538041 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538256 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538256 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538256 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538256 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538515 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538515 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538515 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538515 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538703 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538703 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538703 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538703 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538703 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538965 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538965 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538965 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.538965 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.538965 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.539156 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.539156 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.539156 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.539156 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.539328 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.539328 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.539328 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.539328 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.539504 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.539539 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.539539 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.539539 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.539539 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.539837 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.539837 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.539837 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.539837 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540013 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540013 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540013 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540013 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540165 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540165 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540165 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540165 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540165 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540165 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540402 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540402 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540402 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540402 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540402 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540622 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540622 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540622 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540622 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540622 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540622 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540622 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540894 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540894 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540894 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540894 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.540894 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.540894 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.541172 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.541172 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.541172 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.541172 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.541172 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.541172 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.541509 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.541509 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.541509 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.541509 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.541509 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.541509 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.541844 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.541844 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.541844 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.541844 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.542073 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.542073 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.542073 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.542073 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.542304 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.542304 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.542304 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.542304 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.542655 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.542655 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.542655 np0000179729 devstack@c-api.service[112120]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:29.542655 np0000179729 devstack@c-api.service[112120]: warnings.warn(deprecated_msg) Jun 12 01:11:29.542884 np0000179729 devstack@c-api.service[112119]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e21064a3668 pid: 112119 (default app) Jun 12 01:11:29.542934 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.542990 np0000179729 devstack@c-api.service[112120]: DEBUG cinder.api.middleware.request_id [None req-332abbd3-e56f-4e08-940e-b767a5c0ed96 None None] RequestId filter calling following filter/app {{(pid=112120) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:11:29.543043 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.543043 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.543120 np0000179729 devstack@c-api.service[112120]: [pid: 112120|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Fri Jun 12 01:11:29 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 01:11:29.543172 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.543172 np0000179729 devstack@c-api.service[112118]: WARNING castellan.key_manager.migration [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:11:29.543531 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.543669 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.543792 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.543895 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension AdminActions extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.544010 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension AdminActions extending resource: snapshots {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.544116 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension AdminActions extending resource: backups {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.544880 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension VolumeActions extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.545002 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension TypesManage extending resource: types {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.545111 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension UsedLimits extending resource: limits {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.545209 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.545305 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.545408 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.545505 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.545641 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.545747 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.545848 np0000179729 devstack@c-api.service[112118]: DEBUG cinder.api.v3.router [None req-f2db546f-a3c7-4b70-831c-39f1732c20d8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112118) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:11:29.554022 np0000179729 devstack@c-api.service[112118]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7e21064a3668 pid: 112118 (default app) Jun 12 01:11:36.504836 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.504836 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.504836 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.504836 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.505811 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.505811 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.505811 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.505811 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.506299 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.506299 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.506299 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.506299 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.506299 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.506299 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.507033 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.507033 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.507033 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.507033 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.507033 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.507943 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.507943 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.507943 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.507943 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.507943 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.508725 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.508725 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.508725 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.508725 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.509300 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.509300 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.509300 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.509300 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.509300 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.510009 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.510009 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.510009 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.510009 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.510009 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.510698 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.510698 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.510698 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.510698 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.510698 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.510698 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.511632 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.511632 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.511632 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.511632 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.511632 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.511632 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.512238 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.512238 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.512238 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.512238 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.512238 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.512238 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.512852 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.512852 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.512852 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.512852 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.512852 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.513332 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.513332 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.513332 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.513332 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.513332 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.513797 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.513797 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.513797 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.513797 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.513797 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.513797 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.514341 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.514341 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.514341 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.514341 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.514341 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.514341 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.514906 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.514906 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.514906 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.514906 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.514906 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.515300 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.515300 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.515300 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.515300 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.515300 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.515551 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.515551 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.515551 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.515551 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.515781 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.515781 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.515781 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.515781 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.516006 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.516006 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.516006 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.516006 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.516006 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.516265 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.516265 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.516265 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.516265 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.516265 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.516517 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.516517 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.516517 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.516517 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.516973 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.516973 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.516973 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.516973 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.517347 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.517347 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.517347 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.517347 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.517710 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.517710 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.517710 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.517710 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.518114 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.518114 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.518114 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.518114 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.518728 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.518728 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.518728 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.518728 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.518728 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.519082 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.519082 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.519082 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.519082 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.519082 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.519082 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.519438 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.519438 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.519438 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.519438 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.519438 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.519754 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.519754 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.519754 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.519754 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.519754 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.519754 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.520132 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.520132 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.520132 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.520132 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.520132 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.520132 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.520875 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.520875 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.520875 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.520875 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.520875 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.520875 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.521306 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.521306 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.521306 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.521306 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.521306 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.521306 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.521856 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.521856 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.521856 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.521856 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.522213 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.522213 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.522213 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.522213 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.522213 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.522551 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.522551 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.522551 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.522551 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:36.522551 np0000179729 devstack@c-api.service[112117]: warnings.warn(deprecated_msg) Jun 12 01:11:36.522551 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.middleware.request_id [None req-56ba2de6-d19f-482f-af43-3b9e379d708e None None] RequestId filter calling following filter/app {{(pid=112117) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:11:36.994410 np0000179729 devstack@c-api.service[112117]: INFO cinder.api.openstack.wsgi [None req-56ba2de6-d19f-482f-af43-3b9e379d708e admin admin] POST https://199.204.45.222/volume/v3/types Jun 12 01:11:36.994951 np0000179729 devstack@c-api.service[112117]: DEBUG cinder.api.openstack.wsgi [None req-56ba2de6-d19f-482f-af43-3b9e379d708e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112117) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 01:11:36.996622 np0000179729 devstack@c-api.service[112117]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 01:11:36.996622 np0000179729 devstack@c-api.service[112117]: warnings.warn( Jun 12 01:11:37.040871 np0000179729 devstack@c-api.service[112117]: DEBUG oslo_db.sqlalchemy.engines [None req-56ba2de6-d19f-482f-af43-3b9e379d708e 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=112117) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:37.075206 np0000179729 devstack@c-api.service[112117]: INFO cinder.api.openstack.wsgi [None req-56ba2de6-d19f-482f-af43-3b9e379d708e admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 12 01:11:37.075765 np0000179729 devstack@c-api.service[112117]: [pid: 112117|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Fri Jun 12 01:11:36 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) Jun 12 01:11:37.104565 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.104565 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.104565 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.104565 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.104565 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.105448 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.105448 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.105448 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.105448 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.105448 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.105839 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.105839 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.105839 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.105839 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.105839 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.105839 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.106314 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.106314 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.106314 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.106314 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.106713 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.106713 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.106713 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.106713 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107005 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107005 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107005 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107005 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107220 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107220 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107220 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107220 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107220 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107488 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107488 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107488 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107488 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107488 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107904 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107904 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107904 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107904 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.107904 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.107904 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.108366 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.108366 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.108366 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.108366 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.108366 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.108366 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.108796 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.108796 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.108796 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.108796 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.108796 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.108796 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.109186 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.109186 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.109186 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.109186 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.109186 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.109544 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.109544 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.109544 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.109544 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.109544 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.109877 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.109877 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.109877 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.109877 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.109877 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.109877 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.110302 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.110302 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.110302 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.110302 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.110302 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.110302 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.110745 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.110745 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.110745 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.110745 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.110745 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.111364 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.111364 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.111364 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.111364 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.111364 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.111819 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.111819 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.111819 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.111819 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.112190 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.112190 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.112190 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.112190 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.112559 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.112559 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.112559 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.112559 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.112559 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.113076 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.113076 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.113076 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.113076 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.113076 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.113425 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.113425 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.113425 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.113425 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.113724 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.113724 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.113724 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.113724 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.113991 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.113991 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.113991 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.113991 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.114296 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.114296 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.114296 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.114296 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.114613 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.114613 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.114613 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.114613 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.114890 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.114890 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.114890 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.114890 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.114890 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115137 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115137 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115137 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115137 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115137 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115137 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115402 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115402 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115402 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115402 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115402 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115629 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115629 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115629 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115629 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115629 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115629 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115987 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115987 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115987 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115987 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.115987 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.115987 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116249 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116249 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116249 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116249 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116249 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116249 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116514 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116514 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116514 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116514 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116514 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116514 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116790 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116790 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116790 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116790 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116984 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116984 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116984 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.116984 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.116984 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.117252 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.117252 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.117252 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.117252 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:11:37.117252 np0000179729 devstack@c-api.service[112119]: warnings.warn(deprecated_msg) Jun 12 01:11:37.117252 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.middleware.request_id [req-56ba2de6-d19f-482f-af43-3b9e379d708e req-c78fb1f1-5577-45d1-baa0-c8ce1e7c6d47 None None] RequestId filter calling following filter/app {{(pid=112119) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:11:37.424118 np0000179729 devstack@c-api.service[112119]: INFO cinder.api.openstack.wsgi [req-56ba2de6-d19f-482f-af43-3b9e379d708e req-c78fb1f1-5577-45d1-baa0-c8ce1e7c6d47 admin admin] POST https://199.204.45.222/volume/v3/types/d122ef24-3add-40b2-804a-65fbcee9a6a2/extra_specs Jun 12 01:11:37.424655 np0000179729 devstack@c-api.service[112119]: DEBUG cinder.api.openstack.wsgi [req-56ba2de6-d19f-482f-af43-3b9e379d708e req-c78fb1f1-5577-45d1-baa0-c8ce1e7c6d47 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112119) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 01:11:37.426340 np0000179729 devstack@c-api.service[112119]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 01:11:37.426340 np0000179729 devstack@c-api.service[112119]: warnings.warn( Jun 12 01:11:37.471504 np0000179729 devstack@c-api.service[112119]: DEBUG oslo_db.sqlalchemy.engines [req-56ba2de6-d19f-482f-af43-3b9e379d708e req-c78fb1f1-5577-45d1-baa0-c8ce1e7c6d47 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=112119) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:11:37.534472 np0000179729 devstack@c-api.service[112119]: INFO cinder.api.openstack.wsgi [req-56ba2de6-d19f-482f-af43-3b9e379d708e req-c78fb1f1-5577-45d1-baa0-c8ce1e7c6d47 admin admin] https://199.204.45.222/volume/v3/types/d122ef24-3add-40b2-804a-65fbcee9a6a2/extra_specs returned with HTTP 200 Jun 12 01:11:37.535012 np0000179729 devstack@c-api.service[112119]: [pid: 112119|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Fri Jun 12 01:11:37 2026] POST /volume/v3/types/d122ef24-3add-40b2-804a-65fbcee9a6a2/extra_specs => generated 55 bytes in 447 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 01:11:39.408482 np0000179729 devstack@c-api.service[112120]: DEBUG dbcounter [-] [112120] Writing DB stats cinder:SELECT=6 {{(pid=112120) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:11:39.427555 np0000179729 devstack@c-api.service[112118]: DEBUG dbcounter [-] [112118] Writing DB stats cinder:SELECT=6 {{(pid=112118) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:11:47.071995 np0000179729 devstack@c-api.service[112117]: DEBUG dbcounter [-] [112117] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112117) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:11:47.532745 np0000179729 devstack@c-api.service[112119]: DEBUG dbcounter [-] [112119] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112119) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}