May 29 00:14:23.309086 np0000177344 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 00:14:23.316837 np0000177344 devstack@c-api.service[112257]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 00:14:23 2026] *** May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: nodename: np0000177344 May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: machine: x86_64 May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: clock source: unix May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: pcre jit disabled May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: detected number of CPU cores: 16 May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: current working directory: / May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: detected binary path: /usr/bin/uwsgi-core May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: your processes number limit is 256917 May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: your memory page size is 4096 bytes May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: detected max file descriptor number: 2048 May 29 00:14:23.321236 np0000177344 devstack@c-api.service[112257]: lock engine: pthread robust mutexes May 29 00:14:23.322029 np0000177344 devstack@c-api.service[112257]: thunder lock: enabled May 29 00:14:23.322089 np0000177344 devstack@c-api.service[112257]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 00:14:23.322203 np0000177344 devstack@c-api.service[112257]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 00:14:23.322203 np0000177344 devstack@c-api.service[112257]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 00:14:23.322203 np0000177344 devstack@c-api.service[112257]: Set PythonHome to /opt/stack/data/venv May 29 00:14:23.362869 np0000177344 devstack@c-api.service[112257]: Python main interpreter initialized at 0x72759d6a3668 May 29 00:14:23.362869 np0000177344 devstack@c-api.service[112257]: python threads support enabled May 29 00:14:23.362869 np0000177344 devstack@c-api.service[112257]: your server socket listen backlog is limited to 100 connections May 29 00:14:23.362869 np0000177344 devstack@c-api.service[112257]: your mercy for graceful operations on workers is 80 seconds May 29 00:14:23.363381 np0000177344 devstack@c-api.service[112257]: mapped 671795 bytes (656 KB) for 4 cores May 29 00:14:23.363525 np0000177344 devstack@c-api.service[112257]: *** Operational MODE: preforking *** May 29 00:14:23.363711 np0000177344 devstack@c-api.service[112257]: *** uWSGI is running in multiple interpreter mode *** May 29 00:14:23.363711 np0000177344 devstack@c-api.service[112257]: spawned uWSGI master process (pid: 112257) May 29 00:14:23.363909 np0000177344 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 00:14:23.364332 np0000177344 devstack@c-api.service[112257]: spawned uWSGI worker 1 (pid: 112262, cores: 1) May 29 00:14:23.365269 np0000177344 devstack@c-api.service[112257]: spawned uWSGI worker 2 (pid: 112263, cores: 1) May 29 00:14:23.365269 np0000177344 devstack@c-api.service[112257]: spawned uWSGI worker 3 (pid: 112264, cores: 1) May 29 00:14:23.365680 np0000177344 devstack@c-api.service[112257]: spawned uWSGI worker 4 (pid: 112265, cores: 1) May 29 00:14:23.365727 np0000177344 devstack@c-api.service[112257]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 00:14:23.487860 np0000177344 devstack@c-api.service[112262]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:14:23.487860 np0000177344 devstack@c-api.service[112262]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:14:23.487860 np0000177344 devstack@c-api.service[112262]: we strongly recommend against using it for new projects. May 29 00:14:23.487860 np0000177344 devstack@c-api.service[112262]: If you are already using Eventlet, we recommend migrating to a different May 29 00:14:23.487860 np0000177344 devstack@c-api.service[112262]: framework. For more detail see May 29 00:14:23.487860 np0000177344 devstack@c-api.service[112262]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:14:23.487860 np0000177344 devstack@c-api.service[112262]: import eventlet # noqa May 29 00:14:23.491609 np0000177344 devstack@c-api.service[112264]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:14:23.491609 np0000177344 devstack@c-api.service[112264]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:14:23.491609 np0000177344 devstack@c-api.service[112264]: we strongly recommend against using it for new projects. May 29 00:14:23.491609 np0000177344 devstack@c-api.service[112264]: If you are already using Eventlet, we recommend migrating to a different May 29 00:14:23.491609 np0000177344 devstack@c-api.service[112264]: framework. For more detail see May 29 00:14:23.491609 np0000177344 devstack@c-api.service[112264]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:14:23.491609 np0000177344 devstack@c-api.service[112264]: import eventlet # noqa May 29 00:14:23.492379 np0000177344 devstack@c-api.service[112263]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:14:23.492379 np0000177344 devstack@c-api.service[112263]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:14:23.492379 np0000177344 devstack@c-api.service[112263]: we strongly recommend against using it for new projects. May 29 00:14:23.492379 np0000177344 devstack@c-api.service[112263]: If you are already using Eventlet, we recommend migrating to a different May 29 00:14:23.492379 np0000177344 devstack@c-api.service[112263]: framework. For more detail see May 29 00:14:23.492379 np0000177344 devstack@c-api.service[112263]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:14:23.492379 np0000177344 devstack@c-api.service[112263]: import eventlet # noqa May 29 00:14:23.513243 np0000177344 devstack@c-api.service[112265]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:14:23.513243 np0000177344 devstack@c-api.service[112265]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:14:23.513243 np0000177344 devstack@c-api.service[112265]: we strongly recommend against using it for new projects. May 29 00:14:23.513243 np0000177344 devstack@c-api.service[112265]: If you are already using Eventlet, we recommend migrating to a different May 29 00:14:23.513243 np0000177344 devstack@c-api.service[112265]: framework. For more detail see May 29 00:14:23.513243 np0000177344 devstack@c-api.service[112265]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:14:23.513243 np0000177344 devstack@c-api.service[112265]: import eventlet # noqa May 29 00:14:23.575459 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:14:23.575459 np0000177344 devstack@c-api.service[112262]: warnings.warn( May 29 00:14:23.578003 np0000177344 devstack@c-api.service[112263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:14:23.578003 np0000177344 devstack@c-api.service[112263]: warnings.warn( May 29 00:14:23.579946 np0000177344 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:14:23.579946 np0000177344 devstack@c-api.service[112264]: warnings.warn( May 29 00:14:23.609666 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:14:23.609666 np0000177344 devstack@c-api.service[112265]: warnings.warn( May 29 00:14:23.652439 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 00:14:23.652439 np0000177344 devstack@c-api.service[112262]: from cgi import parse_header May 29 00:14:23.652893 np0000177344 devstack@c-api.service[112263]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 00:14:23.652893 np0000177344 devstack@c-api.service[112263]: from cgi import parse_header May 29 00:14:23.655161 np0000177344 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 00:14:23.655161 np0000177344 devstack@c-api.service[112264]: from cgi import parse_header May 29 00:14:23.689938 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 May 29 00:14:23.689938 np0000177344 devstack@c-api.service[112265]: from cgi import parse_header May 29 00:14:23.700243 np0000177344 devstack@c-api.service[112263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 00:14:23.700243 np0000177344 devstack@c-api.service[112263]: removals.removed_module( May 29 00:14:23.701139 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 00:14:23.701139 np0000177344 devstack@c-api.service[112262]: removals.removed_module( May 29 00:14:23.701646 np0000177344 devstack@c-api.service[112263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 00:14:23.701646 np0000177344 devstack@c-api.service[112263]: removals.removed_module( May 29 00:14:23.702916 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 00:14:23.702916 np0000177344 devstack@c-api.service[112262]: removals.removed_module( May 29 00:14:23.703780 np0000177344 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 00:14:23.703780 np0000177344 devstack@c-api.service[112264]: removals.removed_module( May 29 00:14:23.704808 np0000177344 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 00:14:23.704808 np0000177344 devstack@c-api.service[112264]: removals.removed_module( May 29 00:14:23.743760 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. May 29 00:14:23.743760 np0000177344 devstack@c-api.service[112265]: removals.removed_module( May 29 00:14:23.745638 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. May 29 00:14:23.745638 np0000177344 devstack@c-api.service[112265]: removals.removed_module( May 29 00:14:24.301060 np0000177344 devstack@c-api.service[112263]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 00:14:24.301060 np0000177344 devstack@c-api.service[112263]: warnings.warn( May 29 00:14:24.315373 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 00:14:24.315373 np0000177344 devstack@c-api.service[112262]: warnings.warn( May 29 00:14:24.318009 np0000177344 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 00:14:24.318009 np0000177344 devstack@c-api.service[112264]: warnings.warn( May 29 00:14:24.378664 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release May 29 00:14:24.378664 np0000177344 devstack@c-api.service[112265]: warnings.warn( May 29 00:14:24.392564 np0000177344 devstack@c-api.service[112263]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 00:14:24.392564 np0000177344 devstack@c-api.service[112263]: warnings.warn( May 29 00:14:24.409010 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 00:14:24.409010 np0000177344 devstack@c-api.service[112262]: warnings.warn( May 29 00:14:24.416593 np0000177344 devstack@c-api.service[112264]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 00:14:24.416593 np0000177344 devstack@c-api.service[112264]: warnings.warn( May 29 00:14:24.480583 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. May 29 00:14:24.480583 np0000177344 devstack@c-api.service[112265]: warnings.warn( May 29 00:14:24.688281 np0000177344 devstack@c-api.service[112263]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 00:14:24.688794 np0000177344 devstack@c-api.service[112262]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 00:14:24.689160 np0000177344 devstack@c-api.service[112263]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112263) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:14:24.689224 np0000177344 devstack@c-api.service[112262]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112262) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:14:24.757127 np0000177344 devstack@c-api.service[112264]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 00:14:24.757765 np0000177344 devstack@c-api.service[112264]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112264) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:14:24.766291 np0000177344 devstack@c-api.service[112265]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. May 29 00:14:24.766773 np0000177344 devstack@c-api.service[112265]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112265) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:14:24.776954 np0000177344 devstack@c-api.service[112262]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 00:14:24.776954 np0000177344 devstack@c-api.service[112262]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:14:24.777205 np0000177344 devstack@c-api.service[112263]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 00:14:24.777205 np0000177344 devstack@c-api.service[112263]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:14:24.819382 np0000177344 devstack@c-api.service[112264]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 00:14:24.819382 np0000177344 devstack@c-api.service[112264]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:14:24.827084 np0000177344 devstack@c-api.service[112265]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 29 00:14:24.827084 np0000177344 devstack@c-api.service[112265]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:14:25.233787 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112263) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:14:25.234022 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112262) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:14:25.234082 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112265) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:14:25.234174 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.234227 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112264) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:14:25.234301 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.234341 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.234377 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.234430 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.234467 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.234507 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.234574 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.234618 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.234665 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.234709 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.234857 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.235751 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.235806 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.235871 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.235921 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.235959 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.235993 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.236032 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.236068 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.236123 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.236161 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.236205 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.236243 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.236280 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.236317 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.236353 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.236392 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.236428 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.236475 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.236513 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.236581 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.236621 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.236655 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.236655 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.236719 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.236755 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.236797 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.236838 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.236881 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.238558 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.238624 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.238661 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.238699 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.238764 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.238842 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.238886 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.238931 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.238970 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.239016 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.239061 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.239097 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.239135 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.239168 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.239211 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.239257 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.239257 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.239257 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.239360 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.239360 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.239431 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.239475 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.239510 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.239638 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.239686 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.239796 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.239846 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.239952 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.243398 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.243468 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.243517 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.243590 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.243642 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.243690 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.243741 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.243810 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.243863 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.243905 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.243951 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.243997 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.244045 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.244092 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.244144 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.244185 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.244227 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.244274 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.244310 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.244356 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.244398 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.244434 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.244475 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.244527 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.244592 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.244629 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.244670 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.244721 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.244801 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.244877 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.244926 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.244983 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.245052 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.245116 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.245178 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.245232 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.245300 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.245359 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.245415 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.245465 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.245517 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.245610 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.245675 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.245732 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.245790 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.245904 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.245967 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.246028 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.246085 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.246085 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.246085 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.246085 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.246085 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.246085 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.246085 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.246085 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.246499 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.246499 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.246499 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.246499 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.246499 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.246791 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.246791 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.246791 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.247109 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.247182 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.247245 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.247302 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.247369 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.247424 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.247485 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.247575 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.247634 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.247689 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.247763 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.247828 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.247886 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.247945 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.247997 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.248048 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.248118 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.248191 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.248236 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.248278 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.248325 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.248369 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.248418 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.248464 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.248504 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.248504 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.248625 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.248666 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.248705 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.248757 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.248811 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.248854 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.248897 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.248941 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.248981 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.249026 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.249077 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.249121 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.249167 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.249207 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.249243 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.249284 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.249325 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.249368 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.249414 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.249464 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.249505 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.249569 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.249611 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.249661 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.249701 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.249741 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.249789 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.249830 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.249917 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.249979 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.250025 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.250073 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.250117 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.250158 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.250210 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.250210 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.250289 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.250328 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.250368 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.250414 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.250459 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.250499 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.250569 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.250624 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.250662 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.250700 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.250740 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.250789 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.250847 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.250890 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.250933 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.250971 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.251015 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.251058 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.251094 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.251133 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.251176 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.251219 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.251268 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.251268 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.251352 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.251389 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.251433 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.251849 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.251849 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.251849 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.251849 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.251849 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.251849 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.252055 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.252055 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.252055 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.252055 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.252203 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.252241 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.252241 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.252315 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.252359 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.252396 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.252430 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.252468 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.252508 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.252581 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.252622 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.252658 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.252701 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.252740 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.252788 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.252837 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.252882 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.252923 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.252962 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.253011 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.253047 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.253087 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.253121 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.253159 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.253204 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.253247 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.253286 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.253324 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.253360 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.253404 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.253443 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.253486 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.253527 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.253597 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.253641 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.253679 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.253714 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.253755 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.253800 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.253844 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.253883 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.253990 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.254059 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.254109 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.254149 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.254188 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.254227 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.254227 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.254295 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.254333 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.254381 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.254419 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.254453 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.254453 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.254525 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.254585 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.254585 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.254634 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.254666 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.254694 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.254727 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.254764 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.254764 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.254813 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.254845 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.254845 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.254894 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.254894 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.254894 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.254894 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.255001 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.255030 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.255058 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.255090 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.255090 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.255150 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.255150 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.255150 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.255150 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.255150 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.255963 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.256026 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.256080 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.256146 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.256187 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.256217 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.256245 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.256271 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.256296 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.256330 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.256359 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.256384 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.256414 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.256459 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.256489 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.256518 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.256574 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.256623 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.256687 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.256765 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.256830 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.256863 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.256927 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.257010 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.257095 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.257130 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.257160 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.257192 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.257217 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.257246 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.257279 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.257338 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.257370 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.257401 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.257430 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.257455 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.257486 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.257524 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.257569 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.257645 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.257703 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.257732 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.257767 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.257801 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.257882 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.257918 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.257994 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.258034 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.258088 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.258126 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.258151 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.258179 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.258224 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.258253 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.258288 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.258379 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.259622 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.259672 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.259725 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.259799 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.259836 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.259911 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.259969 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.260010 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.260039 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.260087 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.260149 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.260216 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.260276 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.260371 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.260464 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.260553 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.260660 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.260691 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.260727 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.260759 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.260786 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.260811 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.260842 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.260867 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.260891 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.260924 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.260953 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.260982 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.261012 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.261039 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.261065 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.261065 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.261125 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.261154 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.261178 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.261204 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.261228 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.261228 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.261298 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.261328 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.261354 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.261416 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.261447 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.261475 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.261505 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.261552 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.261601 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.261630 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.261690 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.261727 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.261757 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.261783 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.261839 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.261870 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.261900 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.261976 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.264002 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.264053 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.264087 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.264133 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.264185 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.264218 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.264262 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.264301 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.264339 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.264371 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.264413 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.264448 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.264486 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.264519 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.264590 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.264630 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.264668 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.264702 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.264702 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.264702 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.264702 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.264825 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.264862 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.264906 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.265005 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.265059 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.265147 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.265215 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.265720 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.265779 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.265821 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.265905 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.265954 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.265994 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.266034 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.266120 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.266160 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.266203 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.266242 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.266276 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.266318 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.266359 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.266396 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.266431 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.266431 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.266504 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.266566 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.266619 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.266619 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.266689 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.266689 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.266753 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.266795 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.266795 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.266795 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.266901 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.267672 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.267734 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.267778 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.267839 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.267880 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.267921 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.267959 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.267992 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.268035 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.268074 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.268109 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.268109 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.268169 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.268203 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.268242 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.268242 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.268313 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.268350 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.268396 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.268434 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.268471 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.268504 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.268567 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.268616 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.268654 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.268654 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.268654 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.268955 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.269479 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.269550 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.269599 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.269676 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.269912 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.269955 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.269993 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.270029 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.270064 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.270160 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.270203 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.270241 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.270277 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.270313 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.270356 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.270394 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.270429 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.270465 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.270500 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.270559 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.270611 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.270649 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.270686 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.270686 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.270686 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.270784 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.270784 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.270844 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.270887 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.270921 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.270962 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.271004 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.271041 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.271107 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.271147 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.271183 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.271225 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.271225 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.271298 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.271342 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.271379 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.271414 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.271414 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.271481 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.271517 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.271569 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.271607 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.271650 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.271687 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.271731 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.271768 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.271804 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.271841 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.271882 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.271923 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.272022 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.273221 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.273221 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.273425 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.273496 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.273496 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.273664 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.273726 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.273795 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.273858 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.273931 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.274013 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.274093 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.274093 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.274093 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.274387 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.274387 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.274387 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.274625 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.274625 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.274625 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.274788 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.274850 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.274850 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.274977 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.275038 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.275108 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.275169 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.275272 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.279775 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.279878 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.279878 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.280015 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.280015 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.280015 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.280187 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.280250 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.280312 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.280371 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.280430 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.280430 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.280578 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.280663 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.280733 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.280802 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.280864 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.280864 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.280864 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.280864 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.281093 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.281162 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.281241 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.281241 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.281371 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.281432 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.281491 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.281576 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.281576 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.281689 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.281749 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.281824 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.281824 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.281824 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.281824 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.281824 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.281824 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.282161 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.282161 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.282161 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.282161 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.282502 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.282597 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.282654 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.282654 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.282654 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.282794 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.282852 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.282905 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.282952 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.283000 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.283047 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.283110 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.283110 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.283110 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.283110 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.283288 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.283288 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.283288 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.283288 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.283288 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.283288 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.283288 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.283640 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.283640 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.283640 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.283640 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.283640 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.283880 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.283933 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.283992 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.284047 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.284093 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.284138 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.284181 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.284230 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.284274 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.284323 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.284323 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.284409 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.284463 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.284508 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.284572 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.284619 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.284663 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.284721 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.284769 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.284817 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.284873 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.284929 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.284929 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.284929 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.285052 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.285145 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.285271 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.285396 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.285511 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.285702 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.285768 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.285768 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.285931 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.285972 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.286013 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.286050 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.286089 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.286125 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.286161 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.286200 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.286233 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.286296 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.286354 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.286354 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.286636 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.286700 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.286764 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.286764 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.286878 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.286933 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.286933 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.287046 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.287098 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.287146 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.287196 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.287247 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.287289 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.287413 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.288056 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.288259 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.288416 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.288552 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.288711 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.288831 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.288967 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.290031 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.290173 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.290297 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.290614 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.290673 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.290727 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.290801 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.291181 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.291249 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.291293 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.291348 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.291390 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.291433 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.291486 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.291573 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.291641 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.291695 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.291749 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.291805 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.291874 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.291931 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.291997 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.292048 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.292096 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.292151 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.292196 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.292230 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.292272 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.292307 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.292343 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.292387 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.292425 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.292462 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.292496 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.292561 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.292609 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.292647 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.292686 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.292728 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.292769 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.292820 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.292866 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.292909 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.292950 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.292996 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.293044 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.293089 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.293132 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.293178 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.293222 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.293268 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.293307 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.293351 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.293399 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.293438 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.293475 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.293513 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.293575 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.293617 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.293654 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.293689 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.293732 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.293770 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.293813 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.293855 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.293892 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.293927 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.293963 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.293997 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.294034 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.294074 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.294116 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.294155 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.294198 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.294246 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.294284 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.294319 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.294388 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.294424 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.294466 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.294466 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.294555 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.294606 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.294645 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.294645 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.294645 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.294750 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.294788 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.294824 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.294859 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.294896 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.294933 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.294978 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.295026 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.295071 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.295118 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.295161 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.295206 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.295249 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.295289 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.295330 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.295364 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.295405 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.295448 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.295481 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.295522 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.295522 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.295522 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.295522 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.295685 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.295731 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.295731 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.295814 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.295852 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.295893 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.295893 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.295893 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.295893 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.295893 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.296065 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.296065 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.296065 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.296178 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.296285 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.296407 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.296447 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.296485 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.296521 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.296588 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.296628 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.296672 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.296714 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.296750 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.296786 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.296826 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.296867 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.296908 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.296944 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.296981 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.297022 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.297022 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.297093 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.297138 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.297176 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.297176 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.297176 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.297176 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:14:25.297295 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112264) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.297295 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.297295 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.297295 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.297422 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112263) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.297464 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112264) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.297505 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112262) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.297559 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112264) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.297606 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.297649 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.297689 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.297725 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.297767 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.297809 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.297845 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:14:25.297881 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112263) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.297925 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112262) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.297961 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:14:25.297997 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112262) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.298032 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112263) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.298067 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:14:25.298067 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:14:25.298067 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:14:25.298067 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112265) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:14:25.342362 np0000177344 devstack@c-api.service[112264]: INFO dbcounter [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Registered counter for database cinder May 29 00:14:25.342490 np0000177344 devstack@c-api.service[112265]: INFO dbcounter [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Registered counter for database cinder May 29 00:14:25.351603 np0000177344 devstack@c-api.service[112262]: INFO dbcounter [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Registered counter for database cinder May 29 00:14:25.358567 np0000177344 devstack@c-api.service[112263]: INFO dbcounter [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Registered counter for database cinder May 29 00:14:25.389281 np0000177344 devstack@c-api.service[112265]: DEBUG oslo_db.sqlalchemy.engines [None req-de535c8a-32fe-451c-8de9-db055894720d 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=112265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:25.392333 np0000177344 devstack@c-api.service[112264]: DEBUG oslo_db.sqlalchemy.engines [None req-9158f96c-05a3-42e7-b963-34abb74dfabb 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=112264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:25.401618 np0000177344 devstack@c-api.service[112262]: DEBUG oslo_db.sqlalchemy.engines [None req-69794550-1c4b-4216-a0ff-7b68043755e6 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=112262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:25.418891 np0000177344 devstack@c-api.service[112263]: DEBUG oslo_db.sqlalchemy.engines [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c 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=112263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:25.503615 np0000177344 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writer thread running {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:14:25.506722 np0000177344 devstack@c-api.service[112265]: INFO cinder.rpc [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:14:25.509795 np0000177344 devstack@c-api.service[112265]: INFO cinder.rpc [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:14:25.512581 np0000177344 devstack@c-api.service[112265]: INFO cinder.rpc [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:14:25.514864 np0000177344 devstack@c-api.service[112265]: INFO cinder.rpc [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:14:25.515677 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.519101 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.523661 np0000177344 devstack@c-api.service[112262]: DEBUG dbcounter [-] [112262] Writer thread running {{(pid=112262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:14:25.524556 np0000177344 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writer thread running {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:14:25.526218 np0000177344 devstack@c-api.service[112262]: INFO cinder.rpc [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:14:25.528048 np0000177344 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:14:25.528777 np0000177344 devstack@c-api.service[112262]: INFO cinder.rpc [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:14:25.531198 np0000177344 devstack@c-api.service[112262]: INFO cinder.rpc [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:14:25.533215 np0000177344 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:14:25.533364 np0000177344 devstack@c-api.service[112262]: INFO cinder.rpc [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:14:25.534130 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.537629 np0000177344 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:14:25.537773 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.540053 np0000177344 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:14:25.540350 np0000177344 devstack@c-api.service[112263]: DEBUG dbcounter [-] [112263] Writer thread running {{(pid=112263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:14:25.541400 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.543355 np0000177344 devstack@c-api.service[112263]: INFO cinder.rpc [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:14:25.545586 np0000177344 devstack@c-api.service[112263]: INFO cinder.rpc [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:14:25.546369 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.547761 np0000177344 devstack@c-api.service[112263]: INFO cinder.rpc [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:14:25.549701 np0000177344 devstack@c-api.service[112263]: INFO cinder.rpc [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:14:25.550522 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.553567 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.555331 np0000177344 devstack@c-api.service[112265]: DEBUG oslo_db.sqlalchemy.engines [None req-de535c8a-32fe-451c-8de9-db055894720d 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=112265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:25.558084 np0000177344 devstack@c-api.service[112265]: INFO cinder.rpc [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:14:25.560578 np0000177344 devstack@c-api.service[112265]: INFO cinder.rpc [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:14:25.561871 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.575052 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.576785 np0000177344 devstack@c-api.service[112262]: DEBUG oslo_db.sqlalchemy.engines [None req-69794550-1c4b-4216-a0ff-7b68043755e6 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=112262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:25.579256 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.580080 np0000177344 devstack@c-api.service[112262]: INFO cinder.rpc [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:14:25.582385 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.582472 np0000177344 devstack@c-api.service[112262]: INFO cinder.rpc [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:14:25.583652 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.586017 np0000177344 devstack@c-api.service[112264]: DEBUG oslo_db.sqlalchemy.engines [None req-9158f96c-05a3-42e7-b963-34abb74dfabb 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=112264) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:25.586495 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.589462 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.589664 np0000177344 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:14:25.589891 np0000177344 devstack@c-api.service[112263]: DEBUG oslo_db.sqlalchemy.engines [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c 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=112263) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:25.592110 np0000177344 devstack@c-api.service[112263]: INFO cinder.rpc [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:14:25.592443 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.592845 np0000177344 devstack@c-api.service[112264]: INFO cinder.rpc [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:14:25.593971 np0000177344 devstack@c-api.service[112263]: INFO cinder.rpc [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:14:25.594326 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.594764 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.595808 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.598219 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.598629 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.601436 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.601529 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.602924 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.604668 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.604881 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.605564 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.608026 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.608112 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.610033 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.611108 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.611360 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.612125 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.613020 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.614487 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.614620 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.615939 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.616101 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.616466 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.617551 np0000177344 devstack@c-api.service[112265]: WARNING cinder.api.contrib.hosts [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:14:25.618375 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.618689 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.619088 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.619205 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.619813 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.621148 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.621652 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.622022 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.622100 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.622625 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.623954 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.624526 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.624964 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.625242 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.625309 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.626574 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.626850 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.627817 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: extensions {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.627954 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.628024 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.629681 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.629894 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: os-availability-zone {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.630780 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.630863 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.631217 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: os-hosts {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.632332 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.632957 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: backups {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.633629 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.634976 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: consistencygroups {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.635072 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.635143 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.635878 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.636912 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: os-volume-manage {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.637978 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.638424 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: extra_specs {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.639380 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.639921 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: os-snapshot-manage {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.640432 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.641436 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.641599 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: cgsnapshots {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.642530 np0000177344 devstack@c-api.service[112262]: WARNING cinder.api.contrib.hosts [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:14:25.643076 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: encryption {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.643301 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.643691 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.643806 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.644522 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: encryption {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.644851 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.645674 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.646049 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: capabilities {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.646224 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.646768 np0000177344 devstack@c-api.service[112263]: WARNING cinder.api.contrib.hosts [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:14:25.647170 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.647241 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: scheduler-stats {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.647496 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.647860 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.648692 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: os-volume-type-access {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.648933 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.649183 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.649251 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.650324 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: qos-specs {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.650450 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.650518 np0000177344 devstack@c-api.service[112264]: WARNING cinder.api.contrib.hosts [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:14:25.650646 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.651188 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.651744 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.652266 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.652360 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: os-quota-class-sets {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.652916 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.653086 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.653233 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: extensions {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.653594 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: os-quota-sets {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.654395 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.654606 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: os-availability-zone {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.655046 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.655159 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extended resource: os-volume-transfer {{(pid=112265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.655899 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: os-hosts {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.656016 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.656505 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.656843 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: extensions {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.657844 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.657906 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: backups {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.657960 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.658147 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: os-availability-zone {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.659210 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.659370 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.659418 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: os-hosts {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.660127 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: consistencygroups {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.660782 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.660840 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.661498 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: backups {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.661735 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: extensions {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.662058 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: os-volume-manage {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.662302 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.663147 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: os-availability-zone {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.663502 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: consistencygroups {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.663579 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: extra_specs {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.663675 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.contrib.snapshot_actions [None req-de535c8a-32fe-451c-8de9-db055894720d None None] SnapshotActionsController initialized {{(pid=112265) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:14:25.664427 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: os-hosts {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.664744 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.665103 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: os-snapshot-manage {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.665435 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: os-volume-manage {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.665793 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: backups {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.666218 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.666598 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: cgsnapshots {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.666907 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: extra_specs {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.667568 np0000177344 devstack@c-api.service[112265]: WARNING castellan.key_manager.migration [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.667954 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: encryption {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.668054 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: consistencygroups {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.668373 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: os-snapshot-manage {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.668436 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension AdminActions extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.668510 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension AdminActions extending resource: snapshots {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.668649 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension AdminActions extending resource: backups {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.668976 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.669093 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension SnapshotActions extending resource: snapshots {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.669183 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.669284 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.669379 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension TypesManage extending resource: types {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.669484 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.669551 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: encryption {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.669593 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.669710 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension VolumeTypeAccess extending resource: types {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.669816 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.669860 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: cgsnapshots {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.669925 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension VolumeActions extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.670052 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension UsedLimits extending resource: limits {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.670153 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: os-volume-manage {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.670203 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.670242 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.v3.router [None req-de535c8a-32fe-451c-8de9-db055894720d None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.671196 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: capabilities {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.671254 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: encryption {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.671597 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: extra_specs {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.672389 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: scheduler-stats {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.672874 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: encryption {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.673295 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: os-snapshot-manage {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.673904 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: os-volume-type-access {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.674371 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: capabilities {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.674772 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: cgsnapshots {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.675605 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: scheduler-stats {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.675670 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: qos-specs {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.676112 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: encryption {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.677010 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: os-volume-type-access {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.677659 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: encryption {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.677705 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: os-quota-class-sets {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.678119 np0000177344 devstack@c-api.service[112265]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72759d6a3668 pid: 112265 (default app) May 29 00:14:25.678619 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: qos-specs {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.678952 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: os-quota-sets {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.679201 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: capabilities {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.680397 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extended resource: os-volume-transfer {{(pid=112262) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.680553 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: scheduler-stats {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.680621 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: os-quota-class-sets {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.681866 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: os-volume-type-access {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.681927 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: os-quota-sets {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.682737 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.683311 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extended resource: os-volume-transfer {{(pid=112263) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.683472 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: qos-specs {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.684106 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.685481 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.685618 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: os-quota-class-sets {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.685685 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.686141 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.686141 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.686141 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.686141 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.686522 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.686522 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.686522 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.686522 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.686928 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.686928 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.686928 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.686928 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.686928 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.686928 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.687378 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.687378 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.687378 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.687378 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.687378 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.687775 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.687775 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.687775 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.687775 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.687775 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.688129 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.688129 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.688129 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.688129 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.688409 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.688409 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.688409 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.688409 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.688409 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.688778 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.688778 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.688778 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.688778 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.688778 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.689112 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.689112 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.689112 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.689112 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.689112 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.689112 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.689469 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.689469 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.689469 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.689469 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.689469 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.689469 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.689882 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.689882 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.689882 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.689882 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.689882 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.689882 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.690283 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.690283 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.690283 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.690283 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.690283 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.690709 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.690709 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.690709 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.690709 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.690709 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.691055 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.691055 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.691055 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.691055 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.691055 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.691055 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.691472 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.691472 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.691472 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.691472 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.691708 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: os-quota-sets {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.691752 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.691752 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.691752 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.691752 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.691752 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.691752 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.691976 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.691976 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.692064 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.692405 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.692405 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.692514 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.692753 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.692753 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.692753 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.692753 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.692940 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.692940 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.692940 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.692940 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693107 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693107 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693107 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693107 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693272 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693272 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693272 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693272 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693272 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693486 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693486 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693486 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693486 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693486 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693712 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693712 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693712 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693712 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693870 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693870 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.693870 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.693870 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694042 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694042 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694042 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694042 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694205 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694205 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694205 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694205 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694370 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694370 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694370 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694370 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694570 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694570 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694570 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694570 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694570 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694570 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694836 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694836 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694836 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.694836 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.694836 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695068 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695068 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695068 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695068 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695068 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695068 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695068 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695352 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695352 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695352 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695352 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695352 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695352 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695609 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695609 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695609 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695609 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695609 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695609 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695873 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695873 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695873 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695873 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.695873 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.695873 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.696127 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.696127 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.696127 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.696127 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.696310 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.696310 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.696310 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.696310 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.696482 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.696482 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.696482 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.696482 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.696681 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.696681 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.696681 np0000177344 devstack@c-api.service[112265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:25.696681 np0000177344 devstack@c-api.service[112265]: warnings.warn(deprecated_msg) May 29 00:14:25.696861 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.contrib.snapshot_actions [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] SnapshotActionsController initialized {{(pid=112262) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:14:25.696901 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.696934 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.696971 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extended resource: os-volume-transfer {{(pid=112264) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:14:25.697007 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-ab44816d-f057-4cc3-b15f-a78babcfa440 None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:14:25.697044 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.697078 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.697113 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.contrib.snapshot_actions [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] SnapshotActionsController initialized {{(pid=112263) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:14:25.697146 np0000177344 devstack@c-api.service[112262]: WARNING castellan.key_manager.migration [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.697183 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.697223 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.697260 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension AdminActions extending resource: volumes {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697260 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension AdminActions extending resource: snapshots {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697260 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension AdminActions extending resource: backups {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697358 np0000177344 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 1/1] 199.204.45.223 () {60 vars in 956 bytes} [Fri May 29 00:14:25 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 29 00:14:25.697399 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697399 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697399 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697496 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.697536 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.697583 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697583 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension TypesManage extending resource: types {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697583 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697583 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697583 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697583 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697583 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension VolumeActions extending resource: volumes {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697871 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension UsedLimits extending resource: limits {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697926 np0000177344 devstack@c-api.service[112263]: WARNING castellan.key_manager.migration [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.697964 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.697964 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.v3.router [None req-69794550-1c4b-4216-a0ff-7b68043755e6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112262) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698045 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.698083 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension AdminActions extending resource: volumes {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698083 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension AdminActions extending resource: snapshots {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698083 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension AdminActions extending resource: backups {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698083 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698083 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698083 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698083 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698325 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension TypesManage extending resource: types {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698325 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698391 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.698428 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698428 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698428 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698428 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension VolumeActions extending resource: volumes {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698428 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension UsedLimits extending resource: limits {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698428 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698428 np0000177344 devstack@c-api.service[112263]: DEBUG cinder.api.v3.router [None req-aac00f55-6bbe-42f8-8381-c1e07f870e5c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112263) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.698690 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.contrib.snapshot_actions [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] SnapshotActionsController initialized {{(pid=112264) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:14:25.698690 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.699241 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.700570 np0000177344 devstack@c-api.service[112264]: WARNING castellan.key_manager.migration [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:14:25.701411 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension AdminActions extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.701610 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension AdminActions extending resource: snapshots {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.701742 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension AdminActions extending resource: backups {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.701816 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.701879 np0000177344 devstack@c-api.service[112262]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72759d6a3668 pid: 112262 (default app) May 29 00:14:25.701952 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.702011 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.702196 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.702274 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension TypesManage extending resource: types {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.702399 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.702493 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.702598 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.702746 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.702877 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension VolumeActions extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.702991 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension UsedLimits extending resource: limits {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.703092 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.703193 np0000177344 devstack@c-api.service[112264]: DEBUG cinder.api.v3.router [None req-9158f96c-05a3-42e7-b963-34abb74dfabb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112264) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:14:25.704559 np0000177344 devstack@c-api.service[112263]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72759d6a3668 pid: 112263 (default app) May 29 00:14:25.711446 np0000177344 devstack@c-api.service[112264]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x72759d6a3668 pid: 112264 (default app) May 29 00:14:32.825214 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.middleware.request_id [None req-9055b874-b5f5-452e-8756-fa835b140cf1 None None] RequestId filter calling following filter/app {{(pid=112265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:14:33.304989 np0000177344 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-9055b874-b5f5-452e-8756-fa835b140cf1 admin admin] POST https://199.204.45.223/volume/v3/types May 29 00:14:33.305570 np0000177344 devstack@c-api.service[112265]: DEBUG cinder.api.openstack.wsgi [None req-9055b874-b5f5-452e-8756-fa835b140cf1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:14:33.308443 np0000177344 devstack@c-api.service[112265]: /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. May 29 00:14:33.308443 np0000177344 devstack@c-api.service[112265]: warnings.warn( May 29 00:14:33.349274 np0000177344 devstack@c-api.service[112265]: DEBUG oslo_db.sqlalchemy.engines [None req-9055b874-b5f5-452e-8756-fa835b140cf1 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=112265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:33.378723 np0000177344 devstack@c-api.service[112265]: INFO cinder.api.openstack.wsgi [None req-9055b874-b5f5-452e-8756-fa835b140cf1 admin admin] https://199.204.45.223/volume/v3/types returned with HTTP 200 May 29 00:14:33.379198 np0000177344 devstack@c-api.service[112265]: [pid: 112265|app: 0|req: 2/2] 199.204.45.223 () {68 vars in 1288 bytes} [Fri May 29 00:14:32 2026] POST /volume/v3/types => generated 186 bytes in 556 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 00:14:33.403944 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.403944 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.403944 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.403944 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.403944 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.404871 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.404871 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.404871 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.404871 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.404871 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.405291 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.405291 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.405291 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.405291 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.405291 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.405291 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.405775 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.405775 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.405775 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.405775 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.406115 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.406115 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.406115 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.406115 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.406383 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.406383 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.406383 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.406383 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.406678 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.406678 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.406678 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.406678 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.406678 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.407004 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.407004 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.407004 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.407004 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.407004 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.407354 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.407354 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.407354 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.407354 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.407354 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.407354 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.407758 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.407758 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.407758 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.407758 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.407758 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.407758 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408051 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408051 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408051 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408051 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408051 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408051 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408263 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408263 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408263 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408263 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408263 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408453 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408453 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408453 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408453 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408453 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408687 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408687 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408687 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408687 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408687 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408687 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408899 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408899 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408899 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408899 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.408899 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.408899 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409101 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409101 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409101 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409101 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409101 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409286 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409286 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409286 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409286 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409286 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409520 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409520 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409520 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409520 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409722 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409722 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409722 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409722 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409878 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409878 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409878 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.409878 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.409878 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410067 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410067 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410067 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410067 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410067 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410237 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410237 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410237 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410237 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410392 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410392 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410392 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410392 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410554 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410554 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410554 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410554 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410716 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410716 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410716 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410716 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410863 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410863 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.410863 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.410863 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411009 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411009 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411009 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411009 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411009 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411191 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411191 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411191 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411191 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411191 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411191 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411431 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411431 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411431 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411431 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411431 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411634 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411634 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411634 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411634 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411634 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411634 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411848 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411848 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411848 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411848 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.411848 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.411848 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412054 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412054 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412054 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412054 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412054 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412054 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412353 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412353 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412353 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412353 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412353 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412353 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412596 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412596 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412596 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412596 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412748 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412748 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412748 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412748 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412748 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412938 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412938 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412938 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412938 np0000177344 devstack@c-api.service[112262]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. May 29 00:14:33.412938 np0000177344 devstack@c-api.service[112262]: warnings.warn(deprecated_msg) May 29 00:14:33.412938 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.middleware.request_id [req-9055b874-b5f5-452e-8756-fa835b140cf1 req-b2d239ac-b777-4c39-82ee-c89e945fa95b None None] RequestId filter calling following filter/app {{(pid=112262) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:14:33.739385 np0000177344 devstack@c-api.service[112262]: INFO cinder.api.openstack.wsgi [req-9055b874-b5f5-452e-8756-fa835b140cf1 req-b2d239ac-b777-4c39-82ee-c89e945fa95b admin admin] POST https://199.204.45.223/volume/v3/types/156f383f-e964-412f-8e31-486c9803c90a/extra_specs May 29 00:14:33.739974 np0000177344 devstack@c-api.service[112262]: DEBUG cinder.api.openstack.wsgi [req-9055b874-b5f5-452e-8756-fa835b140cf1 req-b2d239ac-b777-4c39-82ee-c89e945fa95b admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112262) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:14:33.741732 np0000177344 devstack@c-api.service[112262]: /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. May 29 00:14:33.741732 np0000177344 devstack@c-api.service[112262]: warnings.warn( May 29 00:14:33.782801 np0000177344 devstack@c-api.service[112262]: DEBUG oslo_db.sqlalchemy.engines [req-9055b874-b5f5-452e-8756-fa835b140cf1 req-b2d239ac-b777-4c39-82ee-c89e945fa95b 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=112262) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:14:33.842840 np0000177344 devstack@c-api.service[112262]: INFO cinder.api.openstack.wsgi [req-9055b874-b5f5-452e-8756-fa835b140cf1 req-b2d239ac-b777-4c39-82ee-c89e945fa95b admin admin] https://199.204.45.223/volume/v3/types/156f383f-e964-412f-8e31-486c9803c90a/extra_specs returned with HTTP 200 May 29 00:14:33.843712 np0000177344 devstack@c-api.service[112262]: [pid: 112262|app: 0|req: 1/3] 199.204.45.223 () {70 vars in 1505 bytes} [Fri May 29 00:14:33 2026] POST /volume/v3/types/156f383f-e964-412f-8e31-486c9803c90a/extra_specs => generated 55 bytes in 453 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 00:14:35.591916 np0000177344 devstack@c-api.service[112264]: DEBUG dbcounter [-] [112264] Writing DB stats cinder:SELECT=6 {{(pid=112264) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:14:35.593385 np0000177344 devstack@c-api.service[112263]: DEBUG dbcounter [-] [112263] Writing DB stats cinder:SELECT=6 {{(pid=112263) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:14:43.376410 np0000177344 devstack@c-api.service[112265]: DEBUG dbcounter [-] [112265] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:14:43.840857 np0000177344 devstack@c-api.service[112262]: DEBUG dbcounter [-] [112262] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112262) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}