Jun 16 01:35:50.909068 np0000180640 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:35:50.915442 np0000180640 devstack@c-api.service[112620]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:35:50 2026] *** Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: nodename: np0000180640 Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: machine: x86_64 Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: clock source: unix Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: pcre jit disabled Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: detected number of CPU cores: 16 Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: current working directory: / Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: your processes number limit is 256917 Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: your memory page size is 4096 bytes Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: detected max file descriptor number: 2048 Jun 16 01:35:50.917918 np0000180640 devstack@c-api.service[112620]: lock engine: pthread robust mutexes Jun 16 01:35:50.918737 np0000180640 devstack@c-api.service[112620]: thunder lock: enabled Jun 16 01:35:50.918737 np0000180640 devstack@c-api.service[112620]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:35:50.918737 np0000180640 devstack@c-api.service[112620]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:35:50.918737 np0000180640 devstack@c-api.service[112620]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:35:50.918737 np0000180640 devstack@c-api.service[112620]: Set PythonHome to /opt/stack/data/venv Jun 16 01:35:50.954358 np0000180640 devstack@c-api.service[112620]: Python main interpreter initialized at 0x7d9e5a6a3668 Jun 16 01:35:50.954358 np0000180640 devstack@c-api.service[112620]: python threads support enabled Jun 16 01:35:50.954358 np0000180640 devstack@c-api.service[112620]: your server socket listen backlog is limited to 100 connections Jun 16 01:35:50.954358 np0000180640 devstack@c-api.service[112620]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:35:50.954886 np0000180640 devstack@c-api.service[112620]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:35:50.955032 np0000180640 devstack@c-api.service[112620]: *** Operational MODE: preforking *** Jun 16 01:35:50.955202 np0000180640 devstack@c-api.service[112620]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:35:50.955202 np0000180640 devstack@c-api.service[112620]: spawned uWSGI master process (pid: 112620) Jun 16 01:35:50.955900 np0000180640 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:35:50.956093 np0000180640 devstack@c-api.service[112620]: spawned uWSGI worker 1 (pid: 112622, cores: 1) Jun 16 01:35:50.956630 np0000180640 devstack@c-api.service[112620]: spawned uWSGI worker 2 (pid: 112623, cores: 1) Jun 16 01:35:50.957066 np0000180640 devstack@c-api.service[112620]: spawned uWSGI worker 3 (pid: 112624, cores: 1) Jun 16 01:35:50.957581 np0000180640 devstack@c-api.service[112620]: spawned uWSGI worker 4 (pid: 112625, cores: 1) Jun 16 01:35:50.957581 np0000180640 devstack@c-api.service[112620]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:35:51.082673 np0000180640 devstack@c-api.service[112622]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:51.082673 np0000180640 devstack@c-api.service[112622]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:51.082673 np0000180640 devstack@c-api.service[112622]: we strongly recommend against using it for new projects. Jun 16 01:35:51.082673 np0000180640 devstack@c-api.service[112622]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:51.082673 np0000180640 devstack@c-api.service[112622]: framework. For more detail see Jun 16 01:35:51.082673 np0000180640 devstack@c-api.service[112622]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:51.082673 np0000180640 devstack@c-api.service[112622]: import eventlet # noqa Jun 16 01:35:51.083622 np0000180640 devstack@c-api.service[112623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:51.083622 np0000180640 devstack@c-api.service[112623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:51.083622 np0000180640 devstack@c-api.service[112623]: we strongly recommend against using it for new projects. Jun 16 01:35:51.083622 np0000180640 devstack@c-api.service[112623]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:51.083622 np0000180640 devstack@c-api.service[112623]: framework. For more detail see Jun 16 01:35:51.083622 np0000180640 devstack@c-api.service[112623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:51.083622 np0000180640 devstack@c-api.service[112623]: import eventlet # noqa Jun 16 01:35:51.095039 np0000180640 devstack@c-api.service[112624]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:51.095039 np0000180640 devstack@c-api.service[112624]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:51.095039 np0000180640 devstack@c-api.service[112624]: we strongly recommend against using it for new projects. Jun 16 01:35:51.095039 np0000180640 devstack@c-api.service[112624]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:51.095039 np0000180640 devstack@c-api.service[112624]: framework. For more detail see Jun 16 01:35:51.095039 np0000180640 devstack@c-api.service[112624]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:51.095039 np0000180640 devstack@c-api.service[112624]: import eventlet # noqa Jun 16 01:35:51.110460 np0000180640 devstack@c-api.service[112625]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:35:51.110460 np0000180640 devstack@c-api.service[112625]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:35:51.110460 np0000180640 devstack@c-api.service[112625]: we strongly recommend against using it for new projects. Jun 16 01:35:51.110460 np0000180640 devstack@c-api.service[112625]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:35:51.110460 np0000180640 devstack@c-api.service[112625]: framework. For more detail see Jun 16 01:35:51.110460 np0000180640 devstack@c-api.service[112625]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:35:51.110460 np0000180640 devstack@c-api.service[112625]: import eventlet # noqa Jun 16 01:35:51.168253 np0000180640 devstack@c-api.service[112622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:51.168253 np0000180640 devstack@c-api.service[112622]: warnings.warn( Jun 16 01:35:51.170639 np0000180640 devstack@c-api.service[112623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:51.170639 np0000180640 devstack@c-api.service[112623]: warnings.warn( Jun 16 01:35:51.185686 np0000180640 devstack@c-api.service[112624]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:51.185686 np0000180640 devstack@c-api.service[112624]: warnings.warn( Jun 16 01:35:51.196041 np0000180640 devstack@c-api.service[112625]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:35:51.196041 np0000180640 devstack@c-api.service[112625]: warnings.warn( Jun 16 01:35:51.245893 np0000180640 devstack@c-api.service[112622]: /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 16 01:35:51.245893 np0000180640 devstack@c-api.service[112622]: from cgi import parse_header Jun 16 01:35:51.247510 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:51.247510 np0000180640 devstack@c-api.service[112623]: from cgi import parse_header Jun 16 01:35:51.265691 np0000180640 devstack@c-api.service[112624]: /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 16 01:35:51.265691 np0000180640 devstack@c-api.service[112624]: from cgi import parse_header Jun 16 01:35:51.272050 np0000180640 devstack@c-api.service[112625]: /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 16 01:35:51.272050 np0000180640 devstack@c-api.service[112625]: from cgi import parse_header Jun 16 01:35:51.294659 np0000180640 devstack@c-api.service[112622]: /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 16 01:35:51.294659 np0000180640 devstack@c-api.service[112622]: removals.removed_module( Jun 16 01:35:51.295695 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:51.295695 np0000180640 devstack@c-api.service[112623]: removals.removed_module( Jun 16 01:35:51.296195 np0000180640 devstack@c-api.service[112622]: /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 16 01:35:51.296195 np0000180640 devstack@c-api.service[112622]: removals.removed_module( Jun 16 01:35:51.297261 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:51.297261 np0000180640 devstack@c-api.service[112623]: removals.removed_module( Jun 16 01:35:51.316187 np0000180640 devstack@c-api.service[112624]: /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 16 01:35:51.316187 np0000180640 devstack@c-api.service[112624]: removals.removed_module( Jun 16 01:35:51.317704 np0000180640 devstack@c-api.service[112624]: /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 16 01:35:51.317704 np0000180640 devstack@c-api.service[112624]: removals.removed_module( Jun 16 01:35:51.320431 np0000180640 devstack@c-api.service[112625]: /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 16 01:35:51.320431 np0000180640 devstack@c-api.service[112625]: removals.removed_module( Jun 16 01:35:51.322165 np0000180640 devstack@c-api.service[112625]: /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 16 01:35:51.322165 np0000180640 devstack@c-api.service[112625]: removals.removed_module( Jun 16 01:35:51.922175 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:51.922175 np0000180640 devstack@c-api.service[112623]: warnings.warn( Jun 16 01:35:51.954295 np0000180640 devstack@c-api.service[112624]: /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 16 01:35:51.954295 np0000180640 devstack@c-api.service[112624]: warnings.warn( Jun 16 01:35:51.961124 np0000180640 devstack@c-api.service[112625]: /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 16 01:35:51.961124 np0000180640 devstack@c-api.service[112625]: warnings.warn( Jun 16 01:35:51.986429 np0000180640 devstack@c-api.service[112622]: /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 16 01:35:51.986429 np0000180640 devstack@c-api.service[112622]: warnings.warn( Jun 16 01:35:52.024826 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:52.024826 np0000180640 devstack@c-api.service[112623]: warnings.warn( Jun 16 01:35:52.065003 np0000180640 devstack@c-api.service[112625]: /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 16 01:35:52.065003 np0000180640 devstack@c-api.service[112625]: warnings.warn( Jun 16 01:35:52.068268 np0000180640 devstack@c-api.service[112624]: /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 16 01:35:52.068268 np0000180640 devstack@c-api.service[112624]: warnings.warn( Jun 16 01:35:52.088016 np0000180640 devstack@c-api.service[112622]: /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 16 01:35:52.088016 np0000180640 devstack@c-api.service[112622]: warnings.warn( Jun 16 01:35:52.319983 np0000180640 devstack@c-api.service[112623]: 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 16 01:35:52.320477 np0000180640 devstack@c-api.service[112623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:52.349233 np0000180640 devstack@c-api.service[112625]: 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 16 01:35:52.349964 np0000180640 devstack@c-api.service[112625]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112625) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:52.372667 np0000180640 devstack@c-api.service[112624]: 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 16 01:35:52.373125 np0000180640 devstack@c-api.service[112624]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112624) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:52.380806 np0000180640 devstack@c-api.service[112622]: 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 16 01:35:52.380806 np0000180640 devstack@c-api.service[112622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112622) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:35:52.406956 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:52.406956 np0000180640 devstack@c-api.service[112623]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:52.411365 np0000180640 devstack@c-api.service[112625]: /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 16 01:35:52.411365 np0000180640 devstack@c-api.service[112625]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:52.435970 np0000180640 devstack@c-api.service[112624]: /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 16 01:35:52.435970 np0000180640 devstack@c-api.service[112624]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:52.443201 np0000180640 devstack@c-api.service[112622]: /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 16 01:35:52.443201 np0000180640 devstack@c-api.service[112622]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:35:52.870884 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:52.871070 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:52.871255 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.871377 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.871431 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.871478 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.871545 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.871600 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.872008 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:52.872280 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112625) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:35:52.872480 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.872567 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.872819 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.872880 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.872919 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.872988 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.873032 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.873066 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.873105 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.873150 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.873189 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.873226 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.873273 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.873311 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.873350 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.873386 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.873423 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.873459 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.873503 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.873571 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.873626 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.873675 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.873716 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.873752 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.873752 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.873752 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.873752 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.874136 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.874136 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.874136 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.874378 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.874378 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.874378 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.874653 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.874745 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.874831 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.874924 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.875015 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.875105 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.875205 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.875386 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.875483 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.875593 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.875691 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.875778 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.875868 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.875952 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.876046 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.876129 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.876206 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.876285 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.876356 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.876445 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.876511 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.876511 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.876710 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.876805 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.876878 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.876982 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.876982 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.877134 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.877134 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.877250 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.877250 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.877250 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.877368 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.877409 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.877451 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.877489 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.877545 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.877585 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.877623 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.877661 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.877715 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.877762 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.877807 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.877846 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.877882 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.877925 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.877962 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.877997 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.878031 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.878031 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.878102 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.878102 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.878102 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.878102 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.878102 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.878102 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.878102 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.879092 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.879152 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.879205 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.879305 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.879305 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.879454 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.879563 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.879608 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.879645 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.879680 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.879724 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.879773 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.879806 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.879843 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.879882 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.879919 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.879919 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.879982 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.879982 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.880046 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.880081 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.880295 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.880407 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.880491 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.880615 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.880702 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.880702 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.880853 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.880979 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.881057 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.881163 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.881212 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.881250 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.881287 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.881323 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.881372 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.881409 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.881445 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.881445 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.881445 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.881445 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.881601 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.881650 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.881690 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.881690 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.881690 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.881690 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.881690 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.881856 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.881902 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.881945 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.881945 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.881945 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.881945 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.881945 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.882101 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.882972 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.883033 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.883082 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.883131 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.883131 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.883198 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.883233 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.883272 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.883309 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.883341 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.883341 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.883409 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.883451 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.883495 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.883495 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.883592 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.883641 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.883678 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.883720 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.883755 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.883791 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.883825 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.883874 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.883909 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.883949 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.883995 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.884034 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.884075 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.884125 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.884162 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.884200 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.884238 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.884281 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.884322 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.884359 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.884359 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.884359 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.884359 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.884359 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.884359 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.884359 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.884359 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.884654 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.884654 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.884654 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.884755 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.884755 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.885249 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.885249 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.885249 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.885249 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.885249 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.885719 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.885719 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.885719 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.885719 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.888473 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.888611 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.888611 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.888762 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.888762 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.888762 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.889064 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.889140 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.889216 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.889216 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.889216 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.889216 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.889216 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.889216 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.889668 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.889668 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.889668 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.889668 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.889668 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.889668 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.889668 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.890279 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.890383 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.890467 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.890582 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.890688 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.890774 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.890856 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.893720 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.893841 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.893841 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.894001 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.894001 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.894138 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.894224 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.894297 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.894362 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.894451 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.894545 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.894642 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.894698 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.894737 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.894772 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.894806 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.894839 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.894871 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.894871 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.894939 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.894974 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.895350 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.895463 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.895567 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.895676 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.895756 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.895866 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.895938 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.896890 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.897000 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.897044 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.897104 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.897146 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.897193 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.897238 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.897284 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.897322 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.897360 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.897400 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.897439 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.897476 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.897541 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.897586 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.897625 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.897664 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.897712 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.897758 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.897807 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.897846 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.897884 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.897932 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.897972 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.898011 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.898055 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.898095 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.898142 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.898181 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.898218 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.898254 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.898293 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.898345 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.898388 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.898425 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.898465 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.898500 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.898561 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.898616 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.898657 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.898692 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.898729 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.898766 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.898815 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.898858 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.898896 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.898932 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.898971 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.899005 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.899039 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.899074 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.899109 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.899227 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.899267 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.899303 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.899335 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.899369 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.899403 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.899439 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.899472 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.899506 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.899559 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.899612 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.899648 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.899682 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.899718 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.899759 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.899793 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.899833 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.899867 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.899867 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.899933 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.899979 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.900016 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.900059 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.900059 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.900127 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.900160 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.900199 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.900241 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.900277 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.900277 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.900277 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.900277 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.901123 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.901123 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.901123 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.901123 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.901123 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.901123 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.901594 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.901681 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.901776 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.901776 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.901923 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.902014 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.902096 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.902191 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.902275 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.902370 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.902463 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.902565 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.902656 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.902656 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.902656 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.902911 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.902911 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.902911 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.902911 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.902911 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.902911 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.902911 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.903413 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.903413 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.903413 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.903704 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.904219 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.904307 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.904385 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.904461 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.904558 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.904645 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.904732 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.904811 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.904811 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.904998 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.905075 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.905149 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.905203 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.905255 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.905308 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.905363 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.905424 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.905483 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.905736 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.905797 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.905797 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.905797 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.905797 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.905797 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.906034 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.906034 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.906034 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.906191 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.906242 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.906292 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.906344 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.906402 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.906455 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.906504 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.906576 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.906636 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.906693 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.906745 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.906797 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.906846 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.906908 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.906960 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.907012 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.907063 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.907113 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.907164 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.907224 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.907284 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.907335 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.907384 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.907441 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.907493 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.907570 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.907624 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.907674 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.907730 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.907786 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.907838 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.907888 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.907938 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.907989 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.908042 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.908092 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.908092 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.908092 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.908238 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.908299 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.908299 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.908405 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.908405 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.908405 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.908405 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.908620 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.908620 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.908676 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.908705 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.908731 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.908757 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.908781 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.908808 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.908840 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.908877 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.908899 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.908924 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.908967 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.909005 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.909032 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.909055 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.909080 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.909112 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.909135 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.909158 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.909182 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.909209 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.909231 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.909231 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.909282 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.909305 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.909332 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.909332 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.909332 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.909332 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.909332 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.909332 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.909453 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.909453 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.909453 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.909539 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.909564 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.909564 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.909564 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.909625 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.909658 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.909682 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.909711 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.909711 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.909755 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.909780 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.909802 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.909825 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.909854 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.909884 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.909908 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.909930 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.909961 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.909983 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.910006 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.910028 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.910052 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.910574 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.910654 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.910703 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.910761 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.910805 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.910880 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.910912 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.910939 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.910961 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.910985 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.911014 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.911043 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.911070 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.911095 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.911121 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.911150 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.911180 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.911205 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.911229 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.911254 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.911277 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.911304 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.911331 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.911356 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.911381 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.911408 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.911437 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.911466 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.911490 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.911527 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.911551 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.911575 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.911599 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.911623 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.911648 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.911671 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.911704 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.911729 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.911755 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.911779 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.911803 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.911827 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.911851 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.911851 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.911851 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.911934 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.912219 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.912219 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.912219 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.912376 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.912376 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.912376 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.912376 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.912376 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.912642 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.912705 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.912763 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.912815 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.912865 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.912865 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.912865 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.913069 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.913125 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.913174 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.913227 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.913284 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.913336 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.913336 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.913442 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.913563 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.913563 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.913695 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.913748 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.913801 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.913801 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.913801 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.913801 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.913801 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.914053 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.914111 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.914164 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.914164 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.914278 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.914335 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.914335 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.914386 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.914410 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.914410 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.914453 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.914476 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.914506 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.914553 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.914579 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.914603 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.914626 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.914663 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.914689 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.914722 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.914722 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.914764 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.914790 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.914814 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.914838 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.914866 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.914959 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.915256 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.915256 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.915379 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.915432 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.915485 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.915582 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.915655 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.915714 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.915775 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.915828 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.915878 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.915928 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.915997 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.916066 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.916110 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.916167 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.916194 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.916217 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.916245 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.916268 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.916291 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.916314 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.916340 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.916365 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.916388 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.916388 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.916388 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.916388 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.916899 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.917238 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.917392 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.917482 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.917575 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.917647 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.917701 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.917770 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.917814 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.917881 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.917909 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.917932 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.917957 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.917984 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.918010 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.918033 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.918055 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.918078 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.918106 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.918133 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.918156 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.918183 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.918206 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.918232 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.918258 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.918285 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.918309 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.918341 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.918370 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.918370 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.918370 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.918434 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.918458 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.918487 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.918533 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.918559 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.918583 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.918612 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.918640 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.918665 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.918688 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.918715 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.918738 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.918767 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.918790 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.918817 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.918843 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.918870 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.918892 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.918916 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.918938 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.918960 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.918984 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.918984 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.918984 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.918984 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.919067 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.919067 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.919416 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.919416 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.919416 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.919416 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.919416 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.919688 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.919688 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.919688 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.919837 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.919889 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.919940 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.919989 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.920041 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.920092 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.920141 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.920195 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.920251 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.920301 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.920358 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.920418 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.920474 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.920546 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.920604 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.920656 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.920707 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.920759 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.920810 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.920870 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.920921 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.921004 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.921004 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.921004 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.921148 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.921208 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.921259 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.921307 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.921356 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.921410 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.921460 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.921529 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.921587 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.921638 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.921686 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.921741 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.921791 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.921839 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.921896 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.921953 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.922000 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.922056 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.922103 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.922158 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.922201 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.922249 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.922298 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.922341 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.922402 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.922446 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.922495 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.922495 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.922590 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.922614 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.922637 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.922637 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.922637 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.922637 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.922637 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.922637 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.923288 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.923359 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.923428 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.923539 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.923616 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.923667 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.923699 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.923735 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.923763 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.923790 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.923813 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.923836 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.923859 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.923887 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.923912 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.923935 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.923935 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.923980 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.924013 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.924013 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.924060 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.924084 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.924119 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.924166 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.924198 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.924198 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.924198 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.924328 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.924427 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.924658 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.924722 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.924776 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.924827 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.924878 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.924938 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.925031 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.925084 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.925148 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.925202 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.925256 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.925309 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.925359 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.925408 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.925459 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.925509 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.925580 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.925630 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.925689 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.925689 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.925798 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.925798 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.925798 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.925798 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.925798 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.925798 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.925798 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.926174 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.926174 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.926174 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.926321 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.926352 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.926376 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.926400 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.926434 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.926458 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.926483 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.926509 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.926555 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.926578 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.926601 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.926623 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.926646 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.926668 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.926691 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.926713 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.926736 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.926758 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.926785 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.926807 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.926829 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.926851 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.926873 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.926873 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.926873 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.932264 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.932351 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.932351 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.932446 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.932481 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.932539 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.932677 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.932677 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.932827 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.932915 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.933026 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.933104 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.933178 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.933322 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.933367 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.933405 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.933440 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.933480 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.933534 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.933571 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.933604 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.933639 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.933688 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.933722 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.933756 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.933756 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.933844 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.933879 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.933916 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.933960 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.933994 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.934033 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.934072 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112624) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.934108 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.934140 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.934174 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.934174 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.934241 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.934275 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.934309 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.934346 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112624) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.934391 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.934445 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112624) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.934485 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.934485 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.934485 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:35:52.934485 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112625) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:35:52.934485 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:35:52.934664 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:35:52.934664 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:35:52.934724 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112625) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:35:52.935249 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112625) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:35:52.978728 np0000180640 devstack@c-api.service[112623]: INFO dbcounter [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Registered counter for database cinder Jun 16 01:35:52.981710 np0000180640 devstack@c-api.service[112622]: INFO dbcounter [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Registered counter for database cinder Jun 16 01:35:52.982999 np0000180640 devstack@c-api.service[112625]: INFO dbcounter [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Registered counter for database cinder Jun 16 01:35:52.983138 np0000180640 devstack@c-api.service[112624]: INFO dbcounter [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Registered counter for database cinder Jun 16 01:35:53.027818 np0000180640 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:53.028887 np0000180640 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:53.032300 np0000180640 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:53.036447 np0000180640 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:53.146044 np0000180640 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writer thread running {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:53.147599 np0000180640 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writer thread running {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:53.148404 np0000180640 devstack@c-api.service[112622]: INFO cinder.rpc [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:53.150413 np0000180640 devstack@c-api.service[112623]: INFO cinder.rpc [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:53.151321 np0000180640 devstack@c-api.service[112622]: INFO cinder.rpc [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:53.152944 np0000180640 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writer thread running {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:53.153040 np0000180640 devstack@c-api.service[112623]: INFO cinder.rpc [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:53.154307 np0000180640 devstack@c-api.service[112622]: INFO cinder.rpc [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:53.155125 np0000180640 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writer thread running {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:35:53.155257 np0000180640 devstack@c-api.service[112623]: INFO cinder.rpc [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:53.155911 np0000180640 devstack@c-api.service[112625]: INFO cinder.rpc [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:53.156674 np0000180640 devstack@c-api.service[112622]: INFO cinder.rpc [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:53.156969 np0000180640 devstack@c-api.service[112623]: INFO cinder.rpc [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:53.157812 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.157917 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.158675 np0000180640 devstack@c-api.service[112625]: INFO cinder.rpc [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:53.158775 np0000180640 devstack@c-api.service[112624]: INFO cinder.rpc [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:35:53.161013 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.161204 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.161312 np0000180640 devstack@c-api.service[112625]: INFO cinder.rpc [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:53.163500 np0000180640 devstack@c-api.service[112624]: INFO cinder.rpc [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:35:53.163684 np0000180640 devstack@c-api.service[112625]: INFO cinder.rpc [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:53.164875 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.167376 np0000180640 devstack@c-api.service[112624]: INFO cinder.rpc [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:35:53.169444 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.169568 np0000180640 devstack@c-api.service[112624]: INFO cinder.rpc [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:35:53.170408 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.173862 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.197731 np0000180640 devstack@c-api.service[112623]: DEBUG oslo_db.sqlalchemy.engines [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd 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=112623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:53.200222 np0000180640 devstack@c-api.service[112623]: INFO cinder.rpc [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:53.200662 np0000180640 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:53.202682 np0000180640 devstack@c-api.service[112623]: INFO cinder.rpc [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:53.203588 np0000180640 devstack@c-api.service[112622]: INFO cinder.rpc [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:53.203812 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.206105 np0000180640 devstack@c-api.service[112622]: INFO cinder.rpc [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:53.207347 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.210073 np0000180640 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:53.212985 np0000180640 devstack@c-api.service[112625]: INFO cinder.rpc [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:53.215482 np0000180640 devstack@c-api.service[112625]: INFO cinder.rpc [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:53.216171 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.216255 np0000180640 devstack@c-api.service[112624]: DEBUG oslo_db.sqlalchemy.engines [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 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=112624) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:35:53.216694 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.219437 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.220241 np0000180640 devstack@c-api.service[112624]: INFO cinder.rpc [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:35:53.221290 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.222721 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.223288 np0000180640 devstack@c-api.service[112624]: INFO cinder.rpc [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:35:53.224502 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.224860 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.226831 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.227729 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.228353 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.230795 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.231586 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.232831 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.233860 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.234819 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.235881 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.236965 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.238829 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.239869 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.239948 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.240501 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.242328 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.242837 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.242919 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.243849 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.244367 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.245288 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.245797 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.247065 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.247145 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.248580 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.249238 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.250156 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.252026 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.252683 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.252770 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.252918 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.254928 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.256086 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.256159 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.256387 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.258405 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.258638 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.259074 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.259150 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.259912 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.261326 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.262007 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.262258 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.262723 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.263924 np0000180640 devstack@c-api.service[112623]: WARNING cinder.api.contrib.hosts [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:53.264169 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.264638 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.264790 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.265115 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.265738 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.266036 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.267167 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.267340 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.267983 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.268067 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.268513 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.268917 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.269609 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.269780 np0000180640 devstack@c-api.service[112622]: WARNING cinder.api.contrib.hosts [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:53.269947 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: extensions {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.270193 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.270440 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.271532 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: os-quota-class-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.271657 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.271761 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.272254 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.272828 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: scheduler-stats {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.273070 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.273121 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.274331 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: os-quota-sets {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.274446 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.274706 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.275621 np0000180640 devstack@c-api.service[112625]: WARNING cinder.api.contrib.hosts [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:53.275727 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: extensions {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.275804 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: backups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.276316 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.277099 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: os-quota-class-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.277694 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.277951 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.278386 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: os-snapshot-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.278486 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: scheduler-stats {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.279034 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.279838 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: consistencygroups {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.280545 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.280771 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: os-quota-sets {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.281412 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.281605 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: extensions {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.281832 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: extra_specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.282273 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: backups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.282885 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: os-quota-class-sets {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.283417 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: os-hosts {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.283877 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.284320 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: os-snapshot-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.284396 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: scheduler-stats {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.284835 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: os-volume-manage {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.285392 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.285993 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: consistencygroups {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.286074 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: os-quota-sets {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.286639 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: os-availability-zone {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.287021 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.287951 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: extra_specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.288009 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: backups {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.288043 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.288387 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.289551 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: os-volume-transfer {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.289621 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: os-hosts {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.289657 np0000180640 devstack@c-api.service[112624]: WARNING cinder.api.contrib.hosts [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:35:53.290001 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: os-snapshot-manage {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.290340 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.290937 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: os-volume-manage {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.291155 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: capabilities {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.291422 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: consistencygroups {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.291688 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.292397 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: os-availability-zone {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.292448 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: encryption {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.293061 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.293408 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: extra_specs {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.293879 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.294063 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: os-volume-type-access {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.294609 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.294991 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: os-hosts {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.295431 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: os-volume-transfer {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.295579 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: extensions {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.295647 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: cgsnapshots {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.296319 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: os-volume-manage {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.296988 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: os-quota-class-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.297102 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extended resource: qos-specs {{(pid=112623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.297163 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: capabilities {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.297808 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: os-availability-zone {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.298255 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: scheduler-stats {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.298447 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: encryption {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.299116 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: encryption {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.299202 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.contrib.snapshot_actions [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] SnapshotActionsController initialized {{(pid=112623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:53.299948 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.300027 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: os-volume-type-access {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.300555 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: os-quota-sets {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.300723 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: os-volume-transfer {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.301359 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.301604 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: cgsnapshots {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.302019 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: backups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.302409 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: capabilities {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.302785 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.303038 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extended resource: qos-specs {{(pid=112622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.303699 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: encryption {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.304059 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: os-snapshot-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.304111 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.305133 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.contrib.snapshot_actions [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] SnapshotActionsController initialized {{(pid=112622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:53.305185 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: os-volume-type-access {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.305488 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: consistencygroups {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.305589 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.306019 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.306837 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: cgsnapshots {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.307039 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.307408 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.307457 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: extra_specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.308241 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extended resource: qos-specs {{(pid=112625) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.308462 np0000180640 devstack@c-api.service[112623]: WARNING castellan.key_manager.migration [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.308769 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.308989 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: os-hosts {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.309392 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.309577 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.310925 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.310925 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension AdminActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.310925 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension AdminActions extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.311438 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.311636 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension AdminActions extending resource: backups {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.311636 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension VolumeActions extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.311963 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.contrib.snapshot_actions [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] SnapshotActionsController initialized {{(pid=112625) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:53.312086 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension TypesManage extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.312086 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension UsedLimits extending resource: limits {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.312409 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: os-volume-manage {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.312652 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.312652 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.312652 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.312652 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.312652 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.313002 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.313072 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.313072 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.v3.router [None req-563a7a46-71ab-4f7f-b2f5-703a9432b7dd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.313208 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.313324 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: os-availability-zone {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.313419 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.313495 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.314127 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.314837 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.315442 np0000180640 devstack@c-api.service[112622]: WARNING castellan.key_manager.migration [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.316621 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: os-volume-transfer {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.316729 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.316729 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.316925 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.317015 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.317015 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension AdminActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.317015 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension AdminActions extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.317015 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension AdminActions extending resource: backups {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.317826 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: capabilities {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.320280 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension VolumeActions extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320280 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension TypesManage extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320280 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension UsedLimits extending resource: limits {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320280 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320477 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.320540 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320540 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320540 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320540 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320698 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: encryption {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.320733 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320733 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.v3.router [None req-fed0bcf9-7c65-4f07-8caa-b4c7baa84e18 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.320790 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.321507 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: os-volume-type-access {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.321591 np0000180640 devstack@c-api.service[112623]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d9e5a6a3668 pid: 112623 (default app) Jun 16 01:35:53.321994 np0000180640 devstack@c-api.service[112625]: WARNING castellan.key_manager.migration [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.322750 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.322903 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.323048 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.323182 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension AdminActions extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.323255 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: cgsnapshots {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.323342 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.323475 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension AdminActions extending resource: backups {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.323747 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.323901 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension TypesManage extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.324044 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension UsedLimits extending resource: limits {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.324171 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.324288 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.324403 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.324540 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.324692 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.324821 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.324904 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extended resource: qos-specs {{(pid=112624) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:35:53.324979 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.v3.router [None req-3d725c8a-3229-48e7-992c-68bdd69e58b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112625) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.327299 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.contrib.snapshot_actions [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] SnapshotActionsController initialized {{(pid=112624) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:35:53.328397 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.328908 np0000180640 devstack@c-api.service[112622]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d9e5a6a3668 pid: 112622 (default app) Jun 16 01:35:53.329993 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.331302 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.331302 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.331476 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.331476 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.331476 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.331476 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.331476 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.331857 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.331913 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.331964 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.331964 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.331964 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.331964 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.331964 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.331964 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.332307 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.332307 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.332307 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.332307 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.332307 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.332700 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.332700 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.332700 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.332700 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.332700 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.332983 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.332983 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.332983 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.332983 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.333214 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.333214 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.333214 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.333214 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.333214 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.333599 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.333599 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.333599 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.333599 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.333599 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.333883 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.333883 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.333883 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.333883 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.333883 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.333883 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.334239 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.334239 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.334239 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.334239 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.334239 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.334239 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.334609 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.334609 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.334609 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.334609 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.334609 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.334609 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.334958 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.334958 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.334958 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.334958 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.334958 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.335245 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.335245 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.335245 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.335245 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.335245 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.335561 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.335561 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.335561 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.335561 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.335561 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.335561 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.335952 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.335952 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.335952 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.335952 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.335952 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.335952 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.336288 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.336288 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.336288 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.336288 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.336288 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.336613 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.336613 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.336613 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.336613 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.336613 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.337251 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.337251 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.337251 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.337251 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.337507 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.337507 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.337507 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.337507 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.337767 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.337767 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.337767 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.337767 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.337767 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338010 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338010 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338010 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338010 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338010 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338145 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338145 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338145 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338145 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338276 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338276 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338276 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338276 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338412 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338412 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338412 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338412 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338538 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338538 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338538 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338538 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338663 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338663 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338663 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338663 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338776 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338776 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338776 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338776 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338776 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338921 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338921 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338921 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338921 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.338921 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.338921 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.339096 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.339096 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.339096 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.339096 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.339096 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.339235 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.339235 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.339235 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.339235 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.339235 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.339235 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.339413 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.339413 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.339413 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.339413 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.339413 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.339413 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.340141 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.340141 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.340141 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.340141 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.340141 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.340141 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.340476 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.340476 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.340476 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.340476 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.340476 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.340476 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.340842 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.340842 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.340842 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.340842 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.341082 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.341135 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.341135 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.341135 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.341135 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.341135 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.341458 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.341458 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.341458 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.341458 np0000180640 devstack@c-api.service[112623]: /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 16 01:35:53.341458 np0000180640 devstack@c-api.service[112623]: warnings.warn(deprecated_msg) Jun 16 01:35:53.341754 np0000180640 devstack@c-api.service[112625]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d9e5a6a3668 pid: 112625 (default app) Jun 16 01:35:53.341811 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.341861 np0000180640 devstack@c-api.service[112623]: DEBUG cinder.api.middleware.request_id [None req-017576e4-9a9e-4f04-803c-80f4e16e96e3 None None] RequestId filter calling following filter/app {{(pid=112623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:35:53.341923 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.341923 np0000180640 devstack@c-api.service[112624]: WARNING castellan.key_manager.migration [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:35:53.341975 np0000180640 devstack@c-api.service[112623]: [pid: 112623|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Tue Jun 16 01:35:53 2026] GET /volume/v3/ => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:35:53.341999 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.341999 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.341999 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.341999 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension AdminActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.341999 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension AdminActions extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.341999 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension AdminActions extending resource: backups {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.341999 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension VolumeActions extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.342151 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension TypesManage extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.342151 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension UsedLimits extending resource: limits {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.342151 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.342151 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.342151 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.342151 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.342151 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.342298 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.342298 np0000180640 devstack@c-api.service[112624]: DEBUG cinder.api.v3.router [None req-42a999ed-58e3-49c5-8ecf-7d62947671d1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112624) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:35:53.348997 np0000180640 devstack@c-api.service[112624]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7d9e5a6a3668 pid: 112624 (default app) Jun 16 01:36:00.653834 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.653834 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.653834 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.653834 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.653834 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.654963 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.654963 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.654963 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.654963 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.654963 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.655248 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.655248 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.655248 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.655248 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.655248 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.655248 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.655647 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.655647 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.655647 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.655647 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.655883 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.655883 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.655883 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.655883 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656126 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656126 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656126 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656126 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656371 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656371 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656371 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656371 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656371 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656691 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656691 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656691 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656691 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656691 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656985 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656985 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656985 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656985 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.656985 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.656985 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.657328 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.657328 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.657328 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.657328 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.657328 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.657328 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.657778 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.657778 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.657778 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.657778 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.657778 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.657778 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.658114 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.658114 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.658114 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.658114 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.658114 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.658400 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.658400 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.658400 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.658400 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.658400 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.658842 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.658842 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.658842 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.658842 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.658842 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.658842 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.659182 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.659182 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.659182 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.659182 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.659182 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.659182 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.659506 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.659506 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.659506 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.659506 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.659506 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.659817 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.659817 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.659817 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.659817 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.659817 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.660116 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.660116 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.660116 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.660116 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.660350 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.660350 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.660350 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.660350 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.660613 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.660613 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.660613 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.660613 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.660613 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.660932 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.660932 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.660932 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.660932 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.660932 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.661207 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.661207 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.661207 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.661207 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.661447 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.661447 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.661447 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.661447 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.661750 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.661750 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.661750 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.661750 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662004 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662004 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662004 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662004 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662234 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662234 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662234 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662234 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662455 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662455 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662455 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662455 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662455 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662682 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662682 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662682 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662682 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662682 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662682 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662851 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662851 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662851 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662851 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662851 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662978 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662978 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662978 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662978 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.662978 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.662978 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663128 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663128 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663128 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663128 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663128 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663128 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663284 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663284 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663284 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663284 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663284 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663284 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663442 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663442 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663442 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663442 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663442 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663442 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663613 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663613 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663613 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663613 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663716 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663716 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663716 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663716 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663716 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663853 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663853 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663853 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663853 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:00.663853 np0000180640 devstack@c-api.service[112622]: warnings.warn(deprecated_msg) Jun 16 01:36:00.663853 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.middleware.request_id [None req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe None None] RequestId filter calling following filter/app {{(pid=112622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:36:01.138932 np0000180640 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe admin admin] POST https://199.204.45.222/volume/v3/types Jun 16 01:36:01.139406 np0000180640 devstack@c-api.service[112622]: DEBUG cinder.api.openstack.wsgi [None req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:36:01.141056 np0000180640 devstack@c-api.service[112622]: /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 16 01:36:01.141056 np0000180640 devstack@c-api.service[112622]: warnings.warn( Jun 16 01:36:01.181181 np0000180640 devstack@c-api.service[112622]: DEBUG oslo_db.sqlalchemy.engines [None req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe 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=112622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:01.212978 np0000180640 devstack@c-api.service[112622]: INFO cinder.api.openstack.wsgi [None req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 16 01:36:01.213529 np0000180640 devstack@c-api.service[112622]: [pid: 112622|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Tue Jun 16 01:36:00 2026] POST /volume/v3/types => generated 186 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:36:01.237040 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.237040 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.237040 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.237040 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.237040 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.238058 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.238058 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.238058 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.238058 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.238058 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.238338 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.238338 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.238338 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.238338 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.238338 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.238338 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.238766 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.238766 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.238766 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.238766 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.239029 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.239029 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.239029 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.239029 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.239259 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.239259 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.239259 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.239259 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.239478 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.239478 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.239478 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.239478 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.239478 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.239800 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.239800 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.239800 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.239800 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.239800 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.240071 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.240071 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.240071 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.240071 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.240071 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.240071 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.240378 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.240378 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.240378 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.240378 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.240378 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.240378 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.240881 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.240881 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.240881 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.240881 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.240881 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.240881 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.241261 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.241261 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.241261 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.241261 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.241261 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.241664 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.241664 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.241664 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.241664 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.241664 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.241934 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.241934 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.241934 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.241934 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.241934 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.241934 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.242327 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.242327 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.242327 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.242327 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.242327 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.242327 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.242660 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.242660 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.242660 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.242660 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.242660 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.242936 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.242936 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.242936 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.242936 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.242936 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.243245 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.243245 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.243245 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.243245 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.243468 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.243468 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.243468 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.243468 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.243713 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.243713 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.243713 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.243713 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.243713 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.243994 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.243994 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.243994 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.243994 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.243994 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.244270 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.244270 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.244270 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.244270 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.244481 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.244481 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.244481 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.244481 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.244749 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.244749 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.244749 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.244749 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.244969 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.244969 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.244969 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.244969 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.245200 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.245200 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.245200 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.245200 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.245412 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.245412 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.245412 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.245412 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.245412 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.245766 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.245766 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.245766 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.245766 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.245766 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.245766 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.246256 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.246256 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.246256 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.246256 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.246256 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.246680 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.246680 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.246680 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.246680 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.246680 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.246680 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.246927 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.246927 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.246927 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.246927 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.246927 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.246927 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247163 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247163 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247163 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247163 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247163 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247163 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247385 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247385 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247385 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247385 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247385 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247385 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247684 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247684 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247684 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247684 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247837 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247837 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247837 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.247837 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.247837 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.248033 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.248033 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.248033 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.248033 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.248033 np0000180640 devstack@c-api.service[112625]: warnings.warn(deprecated_msg) Jun 16 01:36:01.248033 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.middleware.request_id [req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe req-b002fc16-665a-498e-8aba-742137124919 None None] RequestId filter calling following filter/app {{(pid=112625) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:36:01.568038 np0000180640 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe req-b002fc16-665a-498e-8aba-742137124919 admin admin] POST https://199.204.45.222/volume/v3/types/b92beb65-72a3-4e94-bb6e-cb6bf0b1b665/extra_specs Jun 16 01:36:01.568631 np0000180640 devstack@c-api.service[112625]: DEBUG cinder.api.openstack.wsgi [req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe req-b002fc16-665a-498e-8aba-742137124919 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112625) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:36:01.570381 np0000180640 devstack@c-api.service[112625]: /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 16 01:36:01.570381 np0000180640 devstack@c-api.service[112625]: warnings.warn( Jun 16 01:36:01.612998 np0000180640 devstack@c-api.service[112625]: DEBUG oslo_db.sqlalchemy.engines [req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe req-b002fc16-665a-498e-8aba-742137124919 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=112625) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:36:01.683575 np0000180640 devstack@c-api.service[112625]: INFO cinder.api.openstack.wsgi [req-1a5f9614-cd4c-4a0a-9d34-3eb2e4604dbe req-b002fc16-665a-498e-8aba-742137124919 admin admin] https://199.204.45.222/volume/v3/types/b92beb65-72a3-4e94-bb6e-cb6bf0b1b665/extra_specs returned with HTTP 200 Jun 16 01:36:01.684466 np0000180640 devstack@c-api.service[112625]: [pid: 112625|app: 0|req: 1/3] 199.204.45.222 () {70 vars in 1505 bytes} [Tue Jun 16 01:36:01 2026] POST /volume/v3/types/b92beb65-72a3-4e94-bb6e-cb6bf0b1b665/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:36:03.201976 np0000180640 devstack@c-api.service[112623]: DEBUG dbcounter [-] [112623] Writing DB stats cinder:SELECT=6 {{(pid=112623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:03.225210 np0000180640 devstack@c-api.service[112624]: DEBUG dbcounter [-] [112624] Writing DB stats cinder:SELECT=6 {{(pid=112624) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:11.210015 np0000180640 devstack@c-api.service[112622]: DEBUG dbcounter [-] [112622] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:36:11.680508 np0000180640 devstack@c-api.service[112625]: DEBUG dbcounter [-] [112625] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112625) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}