Jun 04 09:41:34.841258 np0000178525 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 04 09:41:34.848547 np0000178525 devstack@c-api.service[112146]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 4 09:41:34 2026] *** Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: nodename: np0000178525 Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: machine: x86_64 Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: clock source: unix Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: pcre jit disabled Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: detected number of CPU cores: 16 Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: current working directory: / Jun 04 09:41:34.851270 np0000178525 devstack@c-api.service[112146]: detected binary path: /usr/bin/uwsgi-core Jun 04 09:41:34.851649 np0000178525 devstack@c-api.service[112146]: your processes number limit is 256917 Jun 04 09:41:34.851649 np0000178525 devstack@c-api.service[112146]: your memory page size is 4096 bytes Jun 04 09:41:34.851649 np0000178525 devstack@c-api.service[112146]: detected max file descriptor number: 2048 Jun 04 09:41:34.851649 np0000178525 devstack@c-api.service[112146]: lock engine: pthread robust mutexes Jun 04 09:41:34.851836 np0000178525 devstack@c-api.service[112146]: thunder lock: enabled Jun 04 09:41:34.852146 np0000178525 devstack@c-api.service[112146]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 04 09:41:34.852234 np0000178525 devstack@c-api.service[112146]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 04 09:41:34.852289 np0000178525 devstack@c-api.service[112146]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 04 09:41:34.852289 np0000178525 devstack@c-api.service[112146]: Set PythonHome to /opt/stack/data/venv Jun 04 09:41:34.894587 np0000178525 devstack@c-api.service[112146]: Python main interpreter initialized at 0x74f4c16a3668 Jun 04 09:41:34.894587 np0000178525 devstack@c-api.service[112146]: python threads support enabled Jun 04 09:41:34.894587 np0000178525 devstack@c-api.service[112146]: your server socket listen backlog is limited to 100 connections Jun 04 09:41:34.894587 np0000178525 devstack@c-api.service[112146]: your mercy for graceful operations on workers is 80 seconds Jun 04 09:41:34.895146 np0000178525 devstack@c-api.service[112146]: mapped 671795 bytes (656 KB) for 4 cores Jun 04 09:41:34.895297 np0000178525 devstack@c-api.service[112146]: *** Operational MODE: preforking *** Jun 04 09:41:34.895467 np0000178525 devstack@c-api.service[112146]: *** uWSGI is running in multiple interpreter mode *** Jun 04 09:41:34.895467 np0000178525 devstack@c-api.service[112146]: spawned uWSGI master process (pid: 112146) Jun 04 09:41:34.895762 np0000178525 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 04 09:41:34.896319 np0000178525 devstack@c-api.service[112146]: spawned uWSGI worker 1 (pid: 112152, cores: 1) Jun 04 09:41:34.896872 np0000178525 devstack@c-api.service[112146]: spawned uWSGI worker 2 (pid: 112153, cores: 1) Jun 04 09:41:34.897546 np0000178525 devstack@c-api.service[112146]: spawned uWSGI worker 3 (pid: 112154, cores: 1) Jun 04 09:41:34.898134 np0000178525 devstack@c-api.service[112146]: spawned uWSGI worker 4 (pid: 112155, cores: 1) Jun 04 09:41:34.898572 np0000178525 devstack@c-api.service[112146]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 04 09:41:35.026674 np0000178525 devstack@c-api.service[112153]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:41:35.026674 np0000178525 devstack@c-api.service[112153]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:41:35.026674 np0000178525 devstack@c-api.service[112153]: we strongly recommend against using it for new projects. Jun 04 09:41:35.026674 np0000178525 devstack@c-api.service[112153]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:41:35.026674 np0000178525 devstack@c-api.service[112153]: framework. For more detail see Jun 04 09:41:35.026674 np0000178525 devstack@c-api.service[112153]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:41:35.026674 np0000178525 devstack@c-api.service[112153]: import eventlet # noqa Jun 04 09:41:35.038931 np0000178525 devstack@c-api.service[112155]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:41:35.038931 np0000178525 devstack@c-api.service[112155]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:41:35.038931 np0000178525 devstack@c-api.service[112155]: we strongly recommend against using it for new projects. Jun 04 09:41:35.038931 np0000178525 devstack@c-api.service[112155]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:41:35.038931 np0000178525 devstack@c-api.service[112155]: framework. For more detail see Jun 04 09:41:35.038931 np0000178525 devstack@c-api.service[112155]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:41:35.038931 np0000178525 devstack@c-api.service[112155]: import eventlet # noqa Jun 04 09:41:35.042491 np0000178525 devstack@c-api.service[112154]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:41:35.042491 np0000178525 devstack@c-api.service[112154]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:41:35.042491 np0000178525 devstack@c-api.service[112154]: we strongly recommend against using it for new projects. Jun 04 09:41:35.042491 np0000178525 devstack@c-api.service[112154]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:41:35.042491 np0000178525 devstack@c-api.service[112154]: framework. For more detail see Jun 04 09:41:35.042491 np0000178525 devstack@c-api.service[112154]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:41:35.042491 np0000178525 devstack@c-api.service[112154]: import eventlet # noqa Jun 04 09:41:35.076652 np0000178525 devstack@c-api.service[112152]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:41:35.076652 np0000178525 devstack@c-api.service[112152]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:41:35.076652 np0000178525 devstack@c-api.service[112152]: we strongly recommend against using it for new projects. Jun 04 09:41:35.076652 np0000178525 devstack@c-api.service[112152]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:41:35.076652 np0000178525 devstack@c-api.service[112152]: framework. For more detail see Jun 04 09:41:35.076652 np0000178525 devstack@c-api.service[112152]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:41:35.076652 np0000178525 devstack@c-api.service[112152]: import eventlet # noqa Jun 04 09:41:35.109841 np0000178525 devstack@c-api.service[112153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:41:35.109841 np0000178525 devstack@c-api.service[112153]: warnings.warn( Jun 04 09:41:35.138071 np0000178525 devstack@c-api.service[112155]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:41:35.138071 np0000178525 devstack@c-api.service[112155]: warnings.warn( Jun 04 09:41:35.141045 np0000178525 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:41:35.141045 np0000178525 devstack@c-api.service[112154]: warnings.warn( Jun 04 09:41:35.174061 np0000178525 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:41:35.174061 np0000178525 devstack@c-api.service[112152]: warnings.warn( Jun 04 09:41:35.189648 np0000178525 devstack@c-api.service[112153]: /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 04 09:41:35.189648 np0000178525 devstack@c-api.service[112153]: from cgi import parse_header Jun 04 09:41:35.222107 np0000178525 devstack@c-api.service[112155]: /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 04 09:41:35.222107 np0000178525 devstack@c-api.service[112155]: from cgi import parse_header Jun 04 09:41:35.225742 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:35.225742 np0000178525 devstack@c-api.service[112154]: from cgi import parse_header Jun 04 09:41:35.240211 np0000178525 devstack@c-api.service[112153]: /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 04 09:41:35.240211 np0000178525 devstack@c-api.service[112153]: removals.removed_module( Jun 04 09:41:35.242262 np0000178525 devstack@c-api.service[112153]: /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 04 09:41:35.242262 np0000178525 devstack@c-api.service[112153]: removals.removed_module( Jun 04 09:41:35.261685 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:35.261685 np0000178525 devstack@c-api.service[112152]: from cgi import parse_header Jun 04 09:41:35.278624 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:35.278624 np0000178525 devstack@c-api.service[112154]: removals.removed_module( Jun 04 09:41:35.280513 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:35.280513 np0000178525 devstack@c-api.service[112154]: removals.removed_module( Jun 04 09:41:35.284023 np0000178525 devstack@c-api.service[112155]: /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 04 09:41:35.284023 np0000178525 devstack@c-api.service[112155]: removals.removed_module( Jun 04 09:41:35.286012 np0000178525 devstack@c-api.service[112155]: /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 04 09:41:35.286012 np0000178525 devstack@c-api.service[112155]: removals.removed_module( Jun 04 09:41:35.320745 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:35.320745 np0000178525 devstack@c-api.service[112152]: removals.removed_module( Jun 04 09:41:35.323126 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:35.323126 np0000178525 devstack@c-api.service[112152]: removals.removed_module( Jun 04 09:41:35.904007 np0000178525 devstack@c-api.service[112153]: /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 04 09:41:35.904007 np0000178525 devstack@c-api.service[112153]: warnings.warn( Jun 04 09:41:35.967786 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:35.967786 np0000178525 devstack@c-api.service[112154]: warnings.warn( Jun 04 09:41:35.969213 np0000178525 devstack@c-api.service[112155]: /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 04 09:41:35.969213 np0000178525 devstack@c-api.service[112155]: warnings.warn( Jun 04 09:41:35.981180 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:35.981180 np0000178525 devstack@c-api.service[112152]: warnings.warn( Jun 04 09:41:36.029219 np0000178525 devstack@c-api.service[112153]: /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 04 09:41:36.029219 np0000178525 devstack@c-api.service[112153]: warnings.warn( Jun 04 09:41:36.094881 np0000178525 devstack@c-api.service[112155]: /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 04 09:41:36.094881 np0000178525 devstack@c-api.service[112155]: warnings.warn( Jun 04 09:41:36.100240 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:36.100240 np0000178525 devstack@c-api.service[112154]: warnings.warn( Jun 04 09:41:36.100895 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:36.100895 np0000178525 devstack@c-api.service[112152]: warnings.warn( Jun 04 09:41:36.341972 np0000178525 devstack@c-api.service[112153]: 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 04 09:41:36.342132 np0000178525 devstack@c-api.service[112153]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112153) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:41:36.393276 np0000178525 devstack@c-api.service[112152]: 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 04 09:41:36.393433 np0000178525 devstack@c-api.service[112152]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112152) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:41:36.409040 np0000178525 devstack@c-api.service[112155]: 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 04 09:41:36.409213 np0000178525 devstack@c-api.service[112155]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112155) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:41:36.409705 np0000178525 devstack@c-api.service[112154]: 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 04 09:41:36.409900 np0000178525 devstack@c-api.service[112154]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112154) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:41:36.433391 np0000178525 devstack@c-api.service[112153]: /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 04 09:41:36.433391 np0000178525 devstack@c-api.service[112153]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:41:36.455760 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:36.455760 np0000178525 devstack@c-api.service[112152]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:41:36.472477 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:36.472477 np0000178525 devstack@c-api.service[112154]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:41:36.472954 np0000178525 devstack@c-api.service[112155]: /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 04 09:41:36.472954 np0000178525 devstack@c-api.service[112155]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:41:36.938359 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112154) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:41:36.938657 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112152) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:41:36.938736 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112155) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:41:36.938797 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.938855 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.938855 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.938987 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.939054 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.939054 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.939158 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.939234 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.939301 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.939583 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112153) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:41:36.939662 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.939662 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.939762 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.939815 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.939815 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.939909 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.939963 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.939963 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.940087 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.940145 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.940201 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.940201 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.940303 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.940373 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.940439 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.940494 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.940593 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.940593 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.940593 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.940593 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.940820 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.940877 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.940940 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.940998 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.941575 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.941727 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.941849 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.941995 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.942063 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.942123 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.942179 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.942234 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.942293 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.942293 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.942409 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.942476 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.942536 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.942638 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.942696 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.942753 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.942811 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.942868 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.942924 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.942991 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.943049 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.943101 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.943157 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.943213 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.943213 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.943213 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.943213 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.943213 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.943538 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.943751 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.943820 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.943888 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.943948 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.943948 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.944051 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.944098 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.944139 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.944179 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.944222 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.944262 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.944301 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.944341 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.944381 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.944419 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.944463 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.944518 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.944581 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.944622 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.944660 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.944709 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.944749 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.944787 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.944826 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.944883 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.944923 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.944969 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.945348 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.945486 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.945650 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.945781 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.945911 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.946030 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.946177 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.946949 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.946998 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.947052 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.947052 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.947130 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.947175 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.947220 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.947277 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.947319 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.947367 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.947407 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.947468 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.947507 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.947547 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.947606 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.947646 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.947684 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.947724 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.947762 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.947813 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.947813 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.947885 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.947885 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.947885 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.948047 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.948100 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.948156 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.948197 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.948238 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.948379 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.948379 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.948457 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.948497 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.948542 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.948542 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.948648 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.948690 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.948728 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.948772 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.948833 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.948873 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.948912 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.948951 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.948990 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.949030 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.949080 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.949119 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.949170 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.949209 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.949248 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.949287 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.949328 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.949372 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.949417 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.949456 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.949456 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.949821 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.949904 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.949947 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.949986 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.950026 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.950068 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.950105 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.950145 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.950185 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.950233 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.950273 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.950273 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.950353 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.950353 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.950420 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.950464 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.950500 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.950581 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.950625 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.950625 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.950718 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.950757 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.950801 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.950846 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.950887 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.950887 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.950887 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.950988 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.951603 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.951655 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.951711 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.951755 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.951793 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.951839 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.951879 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.951919 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.951959 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.952000 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.952044 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.952094 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.952136 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.952174 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.952214 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.952258 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.952297 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.952337 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.952376 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.952414 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.952453 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.952500 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.952539 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.952604 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.952651 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.952651 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.952651 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.952651 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.956940 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.956995 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.957046 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.957129 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.957182 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.957228 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.957301 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.957344 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.957390 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.957428 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.957503 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.957569 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.957623 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.957666 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.957705 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.957762 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.957801 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.957801 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.957880 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.957920 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.957985 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.958077 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.958124 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.958196 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.958255 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.958312 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.958361 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.958436 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.959343 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.959393 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.959477 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.959575 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.959621 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.959663 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.959718 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.959762 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.959801 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.959848 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.959889 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.959889 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.959889 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.959995 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.960034 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.960078 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.960150 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.960191 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.960244 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.960311 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.960351 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.960394 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.960432 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.960471 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.960544 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.960618 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.960675 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.960727 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.961989 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.962041 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.962113 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.962168 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.962209 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.962252 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.962291 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.962327 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.962369 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.962411 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.962411 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.962488 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.962529 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.962529 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.962618 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.962685 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.962735 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.962843 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.962888 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.962938 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.962984 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.963023 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.963067 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.963106 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.963150 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.963150 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.963150 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.963250 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.963292 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.963292 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.963363 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.963409 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.963474 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.963533 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.963622 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.963664 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.963705 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.963743 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.963783 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.963822 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.963881 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.963927 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.963966 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.964004 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.964046 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.964085 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.964122 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.964161 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.964201 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.964236 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.964282 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.964323 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.964362 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.964401 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.964439 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.964482 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.964816 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.964887 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.964945 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.965001 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.965043 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.965084 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.965125 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.965165 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.965206 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.965246 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.965285 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.965321 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.965361 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.965409 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.965448 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.965487 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.965531 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.965601 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.965657 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.965697 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.965735 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.965775 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.965819 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.965858 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.965896 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.965942 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.965981 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.965981 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.967614 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.967709 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.967709 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.967793 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.967853 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.967897 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.967944 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.967983 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.968022 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.968064 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.968119 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.968166 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.968207 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.968248 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.968284 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.968329 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.968370 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.968370 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.968448 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.968488 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.968488 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.968586 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.968648 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.968701 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.968701 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.968701 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.968701 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.968701 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.969281 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.969365 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.969409 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.969450 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.969484 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.969525 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.970045 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.970112 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.970157 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.970200 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.970240 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.970286 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.970333 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.970372 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.970411 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.970450 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.970495 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.970533 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.970592 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.970639 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.970688 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.970733 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.970779 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.970814 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.970854 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.970900 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.970941 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.970979 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.971018 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.971066 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.971105 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.971144 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.971182 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.971221 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.971258 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.971309 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.971349 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.971387 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.971461 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.971510 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.971567 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.971621 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.971667 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.971717 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.971773 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.971822 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.971863 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.971911 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.971956 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.971999 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.972038 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.972086 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.972130 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.972176 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.972226 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.972269 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.972458 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.972508 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.972566 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.972605 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.972647 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.972686 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.972734 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.972794 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.972843 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.972884 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.972923 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.972971 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.973011 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.973054 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.973093 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.973141 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.973180 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.973225 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.973269 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.973315 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.973353 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.973396 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.973440 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.973480 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.973480 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.973480 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.973480 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.973480 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.974008 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.974065 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.974138 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.974185 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.974230 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.974271 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.974307 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.974307 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.974394 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.974444 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.974494 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.974535 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.974603 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.974645 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.974691 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.974691 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.974775 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.974775 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.974775 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.974885 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.974938 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.974986 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.975033 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.975076 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.975076 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.975146 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.975186 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.975223 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.975264 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.975264 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.975332 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.975380 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.975422 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.975530 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.975594 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.975635 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.975671 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.975711 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.975758 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.975814 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.975856 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.975903 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.975942 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.975977 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.976016 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.976048 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.976075 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.976107 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.976107 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.976107 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.976107 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.976107 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.976107 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.976241 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.976241 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.976287 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.979715 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.979804 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.979804 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.979871 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.979938 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.980006 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.980040 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.980070 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.980098 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.980124 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.980152 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.980178 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.980206 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.980229 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.980271 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.980307 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.980334 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.980360 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.980396 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.980420 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.980450 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.980476 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.980502 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.980529 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.980600 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.980633 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.980664 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.980693 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.980719 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.980749 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.980774 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.980802 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.980828 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.980876 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.980971 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.981067 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.981103 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.981131 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.981155 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.981183 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.981212 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.981240 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.981265 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.981299 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.981329 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.981356 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.981386 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.981414 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.981439 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.981466 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.981496 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.981531 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.981572 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.981615 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.981644 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.981669 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.981700 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.981724 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.981754 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.981783 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.981783 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.981830 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.981863 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.981907 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.981940 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.981967 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.981998 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.982032 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.982059 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.982087 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.982195 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.982223 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.982249 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.982276 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.982306 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.982334 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.982363 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.982395 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.982395 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.982395 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.982395 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.982395 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.982395 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.982524 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.984281 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.984363 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.984363 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.984434 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.984477 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.984568 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.984616 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.984657 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.984698 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.984735 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.984795 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.984839 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.984879 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.984921 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.984961 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.985001 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.985040 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.985093 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.985137 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.985180 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.985220 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.985269 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.985309 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.985357 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.985404 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.985445 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.985483 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.985528 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.985582 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.985636 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.985683 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.985730 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.985776 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.985815 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.985853 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.985894 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.985934 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.985973 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.986015 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.986060 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.986115 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.986161 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.986208 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.986249 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.986285 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.986326 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.986365 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.986405 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.986449 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.986490 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.986528 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.986598 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.986649 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.986691 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.986730 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.986770 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.986804 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.986844 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.986881 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.986920 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.986966 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.987009 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.987058 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.987109 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.987157 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.987198 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.987237 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.987275 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.987312 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.987352 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.987387 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.987469 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.987513 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.987589 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.987636 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.987680 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.987720 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.987755 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.987799 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.987837 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.987877 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.987923 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.987962 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.988008 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.988048 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.988086 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.988129 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.988174 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.988214 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.988255 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.988294 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.988329 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.988368 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.988405 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.988452 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.988497 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.988537 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.988594 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.988635 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.988685 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.988724 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.988770 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.988808 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.988944 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.988994 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.989035 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.989074 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.989108 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.989150 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.989205 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.989250 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.989288 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.989328 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.989381 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.989381 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.989381 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.989498 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.989538 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.989605 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.989649 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.989689 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.989729 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.989775 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.989824 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.989866 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.989906 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.989946 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.989988 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.990027 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.990070 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.990111 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.990158 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.990216 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.990264 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.990303 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.990349 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.990394 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.990433 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.990472 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.990520 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.990576 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.990576 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.990576 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.990576 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.990576 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.990576 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.990576 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.990824 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.990824 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.990824 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.990824 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.990824 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.990824 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.991034 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.991078 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.991123 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.991123 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.991123 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.991242 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.991293 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.991293 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.991369 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.991408 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.991500 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.991500 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.991500 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.991500 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.991500 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.991706 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.991706 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.991706 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.991706 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.992708 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.992761 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.992801 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.992832 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.992871 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.992899 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.992933 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.992962 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.992988 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.993014 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.993039 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.993072 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.993103 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.993130 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.993157 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.993185 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.993221 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.993262 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.993302 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.993331 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.993365 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.993397 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.993431 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.993459 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.993487 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.993522 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.993567 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.993597 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.993626 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.993656 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.993680 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.993716 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.993745 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.993771 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.993796 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.993833 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.993863 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.993891 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.993919 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.993946 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.993970 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.993997 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.994025 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.994052 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.994089 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.994120 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.994146 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.994173 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.994173 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.994173 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.994173 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.994173 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.994295 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.994295 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.994295 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.994387 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.994416 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.994416 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.994462 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.994487 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.994516 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.994543 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.994743 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.994779 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.994809 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.994835 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.994868 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.994897 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.994924 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.994952 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.994980 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.995009 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.995033 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.995064 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.995092 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.995119 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.995202 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.995547 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.995606 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.995606 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.995657 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.995657 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.995657 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.995657 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.995762 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.995794 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.995821 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.995849 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.995877 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.995901 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.995932 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.995932 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.995932 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.995932 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.996028 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.996028 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.996082 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:36.996111 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.996133 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:36.996159 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.996159 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.996213 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:36.996248 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.996277 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:36.996277 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:36.996338 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:36.996369 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:36.996369 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:41:37.000699 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:37.000781 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:37.000781 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:37.000871 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:37.000914 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:37.000954 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:37.001001 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:37.001041 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:37.001041 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:37.001120 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:37.001170 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:37.001215 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:37.001309 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:37.001376 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:37.001425 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:37.001472 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:37.001535 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:37.001626 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:37.001856 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112155) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:41:37.001921 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:41:37.001995 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:41:37.002065 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:41:37.002125 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112155) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:41:37.002172 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112155) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:41:37.047972 np0000178525 devstack@c-api.service[112154]: INFO dbcounter [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Registered counter for database cinder Jun 04 09:41:37.049293 np0000178525 devstack@c-api.service[112152]: INFO dbcounter [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Registered counter for database cinder Jun 04 09:41:37.050175 np0000178525 devstack@c-api.service[112153]: INFO dbcounter [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Registered counter for database cinder Jun 04 09:41:37.054171 np0000178525 devstack@c-api.service[112155]: INFO dbcounter [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Registered counter for database cinder Jun 04 09:41:37.097729 np0000178525 devstack@c-api.service[112154]: DEBUG oslo_db.sqlalchemy.engines [None req-edabe8b0-374d-4d80-8090-285fa914f30f 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=112154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:37.100584 np0000178525 devstack@c-api.service[112153]: DEBUG oslo_db.sqlalchemy.engines [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 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=112153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:37.106176 np0000178525 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:37.116548 np0000178525 devstack@c-api.service[112155]: DEBUG oslo_db.sqlalchemy.engines [None req-e2d43c14-0988-4ca9-8874-3e109b15551d 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=112155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:37.209140 np0000178525 devstack@c-api.service[112154]: DEBUG dbcounter [-] [112154] Writer thread running {{(pid=112154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:41:37.212995 np0000178525 devstack@c-api.service[112154]: INFO cinder.rpc [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:41:37.215665 np0000178525 devstack@c-api.service[112154]: INFO cinder.rpc [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:41:37.217229 np0000178525 devstack@c-api.service[112153]: DEBUG dbcounter [-] [112153] Writer thread running {{(pid=112153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:41:37.218399 np0000178525 devstack@c-api.service[112154]: INFO cinder.rpc [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:41:37.218906 np0000178525 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writer thread running {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:41:37.220260 np0000178525 devstack@c-api.service[112153]: INFO cinder.rpc [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:41:37.221152 np0000178525 devstack@c-api.service[112154]: INFO cinder.rpc [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:41:37.222360 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.222603 np0000178525 devstack@c-api.service[112152]: INFO cinder.rpc [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:41:37.222670 np0000178525 devstack@c-api.service[112153]: INFO cinder.rpc [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:41:37.224891 np0000178525 devstack@c-api.service[112153]: INFO cinder.rpc [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:41:37.225649 np0000178525 devstack@c-api.service[112152]: INFO cinder.rpc [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:41:37.226415 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.227213 np0000178525 devstack@c-api.service[112153]: INFO cinder.rpc [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:41:37.228470 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.228584 np0000178525 devstack@c-api.service[112152]: INFO cinder.rpc [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:41:37.230581 np0000178525 devstack@c-api.service[112152]: INFO cinder.rpc [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:41:37.231495 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.232932 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.235349 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.237514 np0000178525 devstack@c-api.service[112155]: DEBUG dbcounter [-] [112155] Writer thread running {{(pid=112155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:41:37.240313 np0000178525 devstack@c-api.service[112155]: INFO cinder.rpc [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:41:37.242805 np0000178525 devstack@c-api.service[112155]: INFO cinder.rpc [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:41:37.245048 np0000178525 devstack@c-api.service[112155]: INFO cinder.rpc [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:41:37.247060 np0000178525 devstack@c-api.service[112155]: INFO cinder.rpc [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:41:37.248007 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.251615 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.266166 np0000178525 devstack@c-api.service[112154]: DEBUG oslo_db.sqlalchemy.engines [None req-edabe8b0-374d-4d80-8090-285fa914f30f 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=112154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:37.268998 np0000178525 devstack@c-api.service[112154]: INFO cinder.rpc [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:41:37.271442 np0000178525 devstack@c-api.service[112154]: INFO cinder.rpc [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:41:37.272666 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.283393 np0000178525 devstack@c-api.service[112153]: DEBUG oslo_db.sqlalchemy.engines [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 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=112153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:37.285632 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.287584 np0000178525 devstack@c-api.service[112153]: INFO cinder.rpc [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:41:37.289075 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.290285 np0000178525 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:37.291485 np0000178525 devstack@c-api.service[112153]: INFO cinder.rpc [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:41:37.292323 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.292752 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.293336 np0000178525 devstack@c-api.service[112152]: INFO cinder.rpc [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:41:37.295712 np0000178525 devstack@c-api.service[112152]: INFO cinder.rpc [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:41:37.296416 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.296836 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.299455 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.302433 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.303288 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.304972 np0000178525 devstack@c-api.service[112155]: DEBUG oslo_db.sqlalchemy.engines [None req-e2d43c14-0988-4ca9-8874-3e109b15551d 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=112155) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:37.305533 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.307674 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.308147 np0000178525 devstack@c-api.service[112155]: INFO cinder.rpc [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:41:37.308325 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.308392 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.310734 np0000178525 devstack@c-api.service[112155]: INFO cinder.rpc [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:41:37.310855 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.311176 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.312121 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.312761 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.313141 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.314919 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.315388 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.316250 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.317908 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.320511 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.321035 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.321158 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.323486 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.324259 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.325578 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.325872 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.326370 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.327179 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.327547 np0000178525 devstack@c-api.service[112154]: WARNING cinder.api.contrib.hosts [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:41:37.328374 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.329092 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.329534 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.329656 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.330460 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.331255 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.332087 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.332215 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.332353 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.333297 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.334679 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.334874 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.335201 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.336079 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.336377 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.336695 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.337506 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.338875 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.339339 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.339424 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.339911 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: extensions {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.340935 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.341232 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: encryption {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.342392 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.342757 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: capabilities {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.344051 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: os-quota-class-sets {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.344434 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.344849 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.345322 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: os-volume-type-access {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.345548 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.346514 np0000178525 devstack@c-api.service[112153]: WARNING cinder.api.contrib.hosts [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:41:37.346911 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: extra_specs {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.347266 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.348211 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.348385 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.348530 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: os-hosts {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.348888 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.349909 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: os-availability-zone {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.350069 np0000178525 devstack@c-api.service[112152]: WARNING cinder.api.contrib.hosts [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:41:37.350436 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.350791 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.351295 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.351405 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: consistencygroups {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.352197 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.352296 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.352836 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.353659 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.353725 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.353783 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: cgsnapshots {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.355107 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.355182 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.355238 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: os-snapshot-manage {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.355492 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.356470 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.356577 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: os-volume-manage {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.356659 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.357851 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.358044 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: backups {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.358114 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.359399 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: extensions {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.359525 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.360105 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: encryption {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.360753 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.361380 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.361580 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: encryption {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.361657 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: os-volume-transfer {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.361765 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: extensions {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.363196 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: capabilities {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.363292 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: scheduler-stats {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.363739 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: encryption {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.364637 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: os-quota-class-sets {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.364901 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.365195 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: capabilities {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.365271 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: os-quota-sets {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.365995 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: os-volume-type-access {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.366498 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: os-quota-class-sets {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.366694 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extended resource: qos-specs {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.366832 np0000178525 devstack@c-api.service[112155]: WARNING cinder.api.contrib.hosts [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:41:37.367530 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.367790 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: os-volume-type-access {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.367859 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: extra_specs {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.368825 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.contrib.snapshot_actions [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] SnapshotActionsController initialized {{(pid=112154) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:41:37.369381 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: extra_specs {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.369453 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: os-hosts {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.369642 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.369715 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.370872 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: os-availability-zone {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.370955 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: os-hosts {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.371020 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.372292 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: os-availability-zone {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.372362 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: consistencygroups {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.372434 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.373175 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.373633 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: consistencygroups {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.373738 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.374362 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: cgsnapshots {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.375130 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.375426 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.375570 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: cgsnapshots {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.375865 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: os-snapshot-manage {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.376458 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.376996 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: os-snapshot-manage {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.377147 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.377363 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: os-volume-manage {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.377865 np0000178525 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.378401 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: os-volume-manage {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.378579 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.378848 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.378916 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: backups {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.378974 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension TypesManage extending resource: types {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.379080 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.379191 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.379295 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension VolumeActions extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.379520 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.379631 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension UsedLimits extending resource: limits {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.379807 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.379902 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: backups {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.379989 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.379989 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.380105 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.380165 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension AdminActions extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.380221 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension AdminActions extending resource: snapshots {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.380305 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension AdminActions extending resource: backups {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.380385 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.380522 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.380627 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-edabe8b0-374d-4d80-8090-285fa914f30f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.381374 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: encryption {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.381453 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.381908 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: encryption {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.382516 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: extensions {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.383033 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: os-volume-transfer {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.383469 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: os-volume-transfer {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.384261 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: encryption {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.384879 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: scheduler-stats {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.385073 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: scheduler-stats {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.385811 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: capabilities {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.386383 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: os-quota-sets {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.386509 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: os-quota-sets {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.387163 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: os-quota-class-sets {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.388030 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extended resource: qos-specs {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.388104 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extended resource: qos-specs {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.388908 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: os-volume-type-access {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.389486 np0000178525 devstack@c-api.service[112154]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74f4c16a3668 pid: 112154 (default app) Jun 04 09:41:37.390759 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: extra_specs {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.390838 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.contrib.snapshot_actions [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] SnapshotActionsController initialized {{(pid=112152) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:41:37.391016 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.contrib.snapshot_actions [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] SnapshotActionsController initialized {{(pid=112153) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:41:37.391590 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.392011 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.392343 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: os-hosts {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.393024 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.393687 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.394345 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.394509 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: os-availability-zone {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.395109 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.395715 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.396563 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.396822 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: consistencygroups {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.397051 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.397980 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.398075 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.398075 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.398234 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.398234 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.398234 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.398234 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.398234 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.398575 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.398575 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.398575 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.398575 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.398575 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.398575 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.398956 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.398956 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.398956 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.398956 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.398956 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.399252 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.399252 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.399252 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.399252 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.399498 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.399498 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.399498 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.399498 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.399843 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.399843 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.399843 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.399843 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400068 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.400105 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400105 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400105 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400105 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400268 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400268 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400268 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400268 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400268 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400484 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400484 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400484 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400484 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400484 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400484 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400484 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400812 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400812 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400812 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400812 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.400812 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.400812 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401044 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401044 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401044 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401044 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401044 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401044 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401297 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401297 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401297 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401297 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401297 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401508 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401508 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401508 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401508 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401508 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401740 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401740 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401740 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401740 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401740 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.401948 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.401984 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: cgsnapshots {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.402026 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402026 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402026 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402026 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402026 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402026 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402253 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402253 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402253 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402253 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402253 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402474 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402474 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402474 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402474 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402474 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402704 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402704 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402704 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402704 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402876 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402876 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402876 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402876 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402996 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402996 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402996 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.402996 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.402996 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403141 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403141 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403141 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403141 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403141 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403275 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403275 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403275 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403275 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403387 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403387 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403387 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403387 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403601 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403601 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403601 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403601 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403736 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403736 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403736 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403736 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403857 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403857 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403857 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403857 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403976 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403976 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403976 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403976 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.403976 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.403976 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404139 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404139 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404139 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404139 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404139 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404293 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404293 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404293 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404293 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404293 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404293 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404293 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404485 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404485 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404485 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404485 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404485 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404485 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404676 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404676 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404676 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404676 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404676 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404676 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404879 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404879 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404879 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404879 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.404879 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.404879 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.405050 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.405050 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.405050 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.405050 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.405166 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.405166 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.405166 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.405166 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.405275 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.405275 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.405275 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.405275 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.405392 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.405392 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.405392 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:37.405392 np0000178525 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 04 09:41:37.405502 np0000178525 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.405528 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.405571 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: os-snapshot-manage {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.405604 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405604 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension TypesManage extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405604 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405604 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405604 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension VolumeActions extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405720 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.middleware.request_id [None req-bef1f50a-1725-4161-a558-f5d267f67116 None None] RequestId filter calling following filter/app {{(pid=112154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:41:37.405744 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405744 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension UsedLimits extending resource: limits {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405793 np0000178525 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.405815 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405840 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: os-volume-manage {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.405867 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405867 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405867 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension AdminActions extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405867 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension AdminActions extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405867 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension AdminActions extending resource: backups {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405867 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.405867 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406020 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-ee6de4f1-a4d3-4017-a8b8-79b7e62063fd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406049 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406049 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension TypesManage extending resource: types {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406049 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406127 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: backups {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.406153 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406153 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension VolumeActions extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406153 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406153 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension UsedLimits extending resource: limits {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406153 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406153 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406283 np0000178525 devstack@c-api.service[112154]: [pid: 112154|app: 0|req: 1/1] 199.204.45.210 () {60 vars in 956 bytes} [Thu Jun 4 09:41:37 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 04 09:41:37.406307 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406307 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension AdminActions extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406307 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension AdminActions extending resource: snapshots {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406307 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension AdminActions extending resource: backups {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406307 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406307 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.406307 np0000178525 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-fbbcaa51-84bb-4c5c-82e4-08f39fce7c01 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.407509 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: encryption {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.410348 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: os-volume-transfer {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.410526 np0000178525 devstack@c-api.service[112152]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74f4c16a3668 pid: 112152 (default app) Jun 04 09:41:37.412890 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: scheduler-stats {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.414365 np0000178525 devstack@c-api.service[112153]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74f4c16a3668 pid: 112153 (default app) Jun 04 09:41:37.414862 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: os-quota-sets {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.417647 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extended resource: qos-specs {{(pid=112155) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:41:37.421147 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.contrib.snapshot_actions [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] SnapshotActionsController initialized {{(pid=112155) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:41:37.422545 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.424241 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.425636 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.427417 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.429282 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.430676 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.432215 np0000178525 devstack@c-api.service[112155]: WARNING castellan.key_manager.migration [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:41:37.433271 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.433373 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension TypesManage extending resource: types {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.433496 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.433615 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.433729 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension VolumeActions extending resource: volumes {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.433842 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.434109 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension UsedLimits extending resource: limits {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.434222 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.434343 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.434532 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.434671 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension AdminActions extending resource: volumes {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.434879 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension AdminActions extending resource: snapshots {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.434994 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension AdminActions extending resource: backups {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.435132 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.435272 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.435415 np0000178525 devstack@c-api.service[112155]: DEBUG cinder.api.v3.router [None req-e2d43c14-0988-4ca9-8874-3e109b15551d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112155) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:41:37.446630 np0000178525 devstack@c-api.service[112155]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74f4c16a3668 pid: 112155 (default app) Jun 04 09:41:45.386917 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.middleware.request_id [None req-b1910242-1532-4120-834e-7a6659ef0653 None None] RequestId filter calling following filter/app {{(pid=112154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:41:45.902059 np0000178525 devstack@c-api.service[112154]: INFO cinder.api.openstack.wsgi [None req-b1910242-1532-4120-834e-7a6659ef0653 admin admin] POST https://199.204.45.210/volume/v3/types Jun 04 09:41:45.902739 np0000178525 devstack@c-api.service[112154]: DEBUG cinder.api.openstack.wsgi [None req-b1910242-1532-4120-834e-7a6659ef0653 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 09:41:45.904656 np0000178525 devstack@c-api.service[112154]: /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 04 09:41:45.904656 np0000178525 devstack@c-api.service[112154]: warnings.warn( Jun 04 09:41:45.947091 np0000178525 devstack@c-api.service[112154]: DEBUG oslo_db.sqlalchemy.engines [None req-b1910242-1532-4120-834e-7a6659ef0653 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=112154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:45.979722 np0000178525 devstack@c-api.service[112154]: INFO cinder.api.openstack.wsgi [None req-b1910242-1532-4120-834e-7a6659ef0653 admin admin] https://199.204.45.210/volume/v3/types returned with HTTP 200 Jun 04 09:41:45.980390 np0000178525 devstack@c-api.service[112154]: [pid: 112154|app: 0|req: 2/2] 199.204.45.210 () {68 vars in 1288 bytes} [Thu Jun 4 09:41:45 2026] POST /volume/v3/types => generated 186 bytes in 595 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 04 09:41:46.006016 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.006016 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.006016 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.006016 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.006016 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.006983 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.006983 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.006983 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.006983 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.006983 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.007308 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.007308 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.007308 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.007308 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.007308 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.007308 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.007703 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.007703 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.007703 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.007703 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.007935 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.007935 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.007935 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.007935 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.008247 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.008247 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.008247 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.008247 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.008500 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.008500 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.008500 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.008500 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.008500 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.008832 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.008832 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.008832 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.008832 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.008832 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.009120 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.009120 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.009120 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.009120 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.009120 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.009120 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.009435 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.009435 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.009435 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.009435 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.009435 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.009435 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.009886 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.009886 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.009886 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.009886 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.009886 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.009886 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.010205 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.010205 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.010205 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.010205 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.010205 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.010501 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.010501 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.010501 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.010501 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.010501 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.010803 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.010803 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.010803 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.010803 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.010803 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.010803 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.011130 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.011130 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.011130 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.011130 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.011130 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.011130 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.011443 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.011443 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.011443 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.011443 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.011443 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.011749 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.011749 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.011749 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.011749 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.011749 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.012017 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.012017 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.012017 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.012017 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.012258 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.012258 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.012258 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.012258 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.012494 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.012494 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.012494 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.012494 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.012494 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.012797 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.012797 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.012797 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.012797 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.012797 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.013078 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.013078 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.013078 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.013078 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.013295 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.013295 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.013295 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.013295 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.013585 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.013585 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.013585 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.013585 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.013832 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.013832 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.013832 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.013832 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.014055 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.014055 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.014055 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.014055 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.014287 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.014287 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.014287 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.014287 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.014287 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.014640 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.014640 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.014640 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.014640 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.014640 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.014640 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.015117 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.015117 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.015117 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.015117 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.015117 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.015478 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.015478 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.015478 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.015478 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.015478 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.015478 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.015961 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.015961 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.015961 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.015961 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.015961 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.015961 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.016500 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.016500 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.016500 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.016500 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.016500 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.016500 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.016957 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.016957 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.016957 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.016957 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.016957 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.016957 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.017117 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.017117 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.017117 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.017117 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.017228 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.017228 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.017228 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.017228 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.017228 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.017366 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.017366 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.017366 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.017366 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.017366 np0000178525 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 04 09:41:46.017366 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [req-b1910242-1532-4120-834e-7a6659ef0653 req-394cfd7f-658c-4bc8-9317-f079a8b086cf None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:41:46.412985 np0000178525 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [req-b1910242-1532-4120-834e-7a6659ef0653 req-394cfd7f-658c-4bc8-9317-f079a8b086cf admin admin] POST https://199.204.45.210/volume/v3/types/7ce715d2-7128-406e-af58-54d6d7e96ae6/extra_specs Jun 04 09:41:46.413504 np0000178525 devstack@c-api.service[112152]: DEBUG cinder.api.openstack.wsgi [req-b1910242-1532-4120-834e-7a6659ef0653 req-394cfd7f-658c-4bc8-9317-f079a8b086cf admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112152) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 09:41:46.415624 np0000178525 devstack@c-api.service[112152]: /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 04 09:41:46.415624 np0000178525 devstack@c-api.service[112152]: warnings.warn( Jun 04 09:41:46.459123 np0000178525 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [req-b1910242-1532-4120-834e-7a6659ef0653 req-394cfd7f-658c-4bc8-9317-f079a8b086cf 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:41:46.542874 np0000178525 devstack@c-api.service[112152]: INFO cinder.api.openstack.wsgi [req-b1910242-1532-4120-834e-7a6659ef0653 req-394cfd7f-658c-4bc8-9317-f079a8b086cf admin admin] https://199.204.45.210/volume/v3/types/7ce715d2-7128-406e-af58-54d6d7e96ae6/extra_specs returned with HTTP 200 Jun 04 09:41:46.543747 np0000178525 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 1/3] 199.204.45.210 () {70 vars in 1505 bytes} [Thu Jun 4 09:41:45 2026] POST /volume/v3/types/7ce715d2-7128-406e-af58-54d6d7e96ae6/extra_specs => generated 55 bytes in 550 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 04 09:41:47.290814 np0000178525 devstack@c-api.service[112153]: DEBUG dbcounter [-] [112153] Writing DB stats cinder:SELECT=6 {{(pid=112153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:41:47.310287 np0000178525 devstack@c-api.service[112155]: DEBUG dbcounter [-] [112155] Writing DB stats cinder:SELECT=6 {{(pid=112155) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:41:55.976898 np0000178525 devstack@c-api.service[112154]: DEBUG dbcounter [-] [112154] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:41:56.542092 np0000178525 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}