Jun 10 18:27:41.924883 np0000179650 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 10 18:27:41.930643 np0000179650 devstack@c-api.service[112567]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 10 18:27:41 2026] *** Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: nodename: np0000179650 Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: machine: x86_64 Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: clock source: unix Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: pcre jit disabled Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: detected number of CPU cores: 16 Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: current working directory: / Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: detected binary path: /usr/bin/uwsgi-core Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: your processes number limit is 256917 Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: your memory page size is 4096 bytes Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: detected max file descriptor number: 2048 Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: lock engine: pthread robust mutexes Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: thunder lock: enabled Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 10 18:27:41.937124 np0000179650 devstack@c-api.service[112567]: Set PythonHome to /opt/stack/data/venv Jun 10 18:27:41.972877 np0000179650 devstack@c-api.service[112567]: Python main interpreter initialized at 0x74bd4f0a3668 Jun 10 18:27:41.972877 np0000179650 devstack@c-api.service[112567]: python threads support enabled Jun 10 18:27:41.972877 np0000179650 devstack@c-api.service[112567]: your server socket listen backlog is limited to 100 connections Jun 10 18:27:41.972877 np0000179650 devstack@c-api.service[112567]: your mercy for graceful operations on workers is 80 seconds Jun 10 18:27:41.973404 np0000179650 devstack@c-api.service[112567]: mapped 671795 bytes (656 KB) for 4 cores Jun 10 18:27:41.973565 np0000179650 devstack@c-api.service[112567]: *** Operational MODE: preforking *** Jun 10 18:27:41.973707 np0000179650 devstack@c-api.service[112567]: *** uWSGI is running in multiple interpreter mode *** Jun 10 18:27:41.973707 np0000179650 devstack@c-api.service[112567]: spawned uWSGI master process (pid: 112567) Jun 10 18:27:41.973934 np0000179650 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 10 18:27:41.974502 np0000179650 devstack@c-api.service[112567]: spawned uWSGI worker 1 (pid: 112570, cores: 1) Jun 10 18:27:41.975011 np0000179650 devstack@c-api.service[112567]: spawned uWSGI worker 2 (pid: 112571, cores: 1) Jun 10 18:27:41.975469 np0000179650 devstack@c-api.service[112567]: spawned uWSGI worker 3 (pid: 112572, cores: 1) Jun 10 18:27:41.975928 np0000179650 devstack@c-api.service[112567]: spawned uWSGI worker 4 (pid: 112573, cores: 1) Jun 10 18:27:41.976060 np0000179650 devstack@c-api.service[112567]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 10 18:27:42.096173 np0000179650 devstack@c-api.service[112570]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:27:42.096173 np0000179650 devstack@c-api.service[112570]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:27:42.096173 np0000179650 devstack@c-api.service[112570]: we strongly recommend against using it for new projects. Jun 10 18:27:42.096173 np0000179650 devstack@c-api.service[112570]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:27:42.096173 np0000179650 devstack@c-api.service[112570]: framework. For more detail see Jun 10 18:27:42.096173 np0000179650 devstack@c-api.service[112570]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:27:42.096173 np0000179650 devstack@c-api.service[112570]: import eventlet # noqa Jun 10 18:27:42.102145 np0000179650 devstack@c-api.service[112572]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:27:42.102145 np0000179650 devstack@c-api.service[112572]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:27:42.102145 np0000179650 devstack@c-api.service[112572]: we strongly recommend against using it for new projects. Jun 10 18:27:42.102145 np0000179650 devstack@c-api.service[112572]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:27:42.102145 np0000179650 devstack@c-api.service[112572]: framework. For more detail see Jun 10 18:27:42.102145 np0000179650 devstack@c-api.service[112572]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:27:42.102145 np0000179650 devstack@c-api.service[112572]: import eventlet # noqa Jun 10 18:27:42.104205 np0000179650 devstack@c-api.service[112573]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:27:42.104205 np0000179650 devstack@c-api.service[112573]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:27:42.104205 np0000179650 devstack@c-api.service[112573]: we strongly recommend against using it for new projects. Jun 10 18:27:42.104205 np0000179650 devstack@c-api.service[112573]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:27:42.104205 np0000179650 devstack@c-api.service[112573]: framework. For more detail see Jun 10 18:27:42.104205 np0000179650 devstack@c-api.service[112573]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:27:42.104205 np0000179650 devstack@c-api.service[112573]: import eventlet # noqa Jun 10 18:27:42.128769 np0000179650 devstack@c-api.service[112571]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 10 18:27:42.128769 np0000179650 devstack@c-api.service[112571]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 10 18:27:42.128769 np0000179650 devstack@c-api.service[112571]: we strongly recommend against using it for new projects. Jun 10 18:27:42.128769 np0000179650 devstack@c-api.service[112571]: If you are already using Eventlet, we recommend migrating to a different Jun 10 18:27:42.128769 np0000179650 devstack@c-api.service[112571]: framework. For more detail see Jun 10 18:27:42.128769 np0000179650 devstack@c-api.service[112571]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 10 18:27:42.128769 np0000179650 devstack@c-api.service[112571]: import eventlet # noqa Jun 10 18:27:42.181015 np0000179650 devstack@c-api.service[112570]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:27:42.181015 np0000179650 devstack@c-api.service[112570]: warnings.warn( Jun 10 18:27:42.187316 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:27:42.187316 np0000179650 devstack@c-api.service[112572]: warnings.warn( Jun 10 18:27:42.192536 np0000179650 devstack@c-api.service[112573]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:27:42.192536 np0000179650 devstack@c-api.service[112573]: warnings.warn( Jun 10 18:27:42.212216 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 10 18:27:42.212216 np0000179650 devstack@c-api.service[112571]: warnings.warn( Jun 10 18:27:42.258425 np0000179650 devstack@c-api.service[112570]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 10 18:27:42.258425 np0000179650 devstack@c-api.service[112570]: from cgi import parse_header Jun 10 18:27:42.270881 np0000179650 devstack@c-api.service[112573]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 10 18:27:42.270881 np0000179650 devstack@c-api.service[112573]: from cgi import parse_header Jun 10 18:27:42.271910 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 10 18:27:42.271910 np0000179650 devstack@c-api.service[112572]: from cgi import parse_header Jun 10 18:27:42.290030 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 10 18:27:42.290030 np0000179650 devstack@c-api.service[112571]: from cgi import parse_header Jun 10 18:27:42.307807 np0000179650 devstack@c-api.service[112570]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 10 18:27:42.307807 np0000179650 devstack@c-api.service[112570]: removals.removed_module( Jun 10 18:27:42.309500 np0000179650 devstack@c-api.service[112570]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 10 18:27:42.309500 np0000179650 devstack@c-api.service[112570]: removals.removed_module( Jun 10 18:27:42.320957 np0000179650 devstack@c-api.service[112573]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 10 18:27:42.320957 np0000179650 devstack@c-api.service[112573]: removals.removed_module( Jun 10 18:27:42.322622 np0000179650 devstack@c-api.service[112573]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 10 18:27:42.322622 np0000179650 devstack@c-api.service[112573]: removals.removed_module( Jun 10 18:27:42.325898 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 10 18:27:42.325898 np0000179650 devstack@c-api.service[112572]: removals.removed_module( Jun 10 18:27:42.328148 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 10 18:27:42.328148 np0000179650 devstack@c-api.service[112572]: removals.removed_module( Jun 10 18:27:42.341528 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 10 18:27:42.341528 np0000179650 devstack@c-api.service[112571]: removals.removed_module( Jun 10 18:27:42.343310 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 10 18:27:42.343310 np0000179650 devstack@c-api.service[112571]: removals.removed_module( Jun 10 18:27:42.939452 np0000179650 devstack@c-api.service[112570]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 10 18:27:42.939452 np0000179650 devstack@c-api.service[112570]: warnings.warn( Jun 10 18:27:42.951914 np0000179650 devstack@c-api.service[112573]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 10 18:27:42.951914 np0000179650 devstack@c-api.service[112573]: warnings.warn( Jun 10 18:27:42.966814 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 10 18:27:42.966814 np0000179650 devstack@c-api.service[112572]: warnings.warn( Jun 10 18:27:42.998447 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 10 18:27:42.998447 np0000179650 devstack@c-api.service[112571]: warnings.warn( Jun 10 18:27:43.034991 np0000179650 devstack@c-api.service[112570]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 10 18:27:43.034991 np0000179650 devstack@c-api.service[112570]: warnings.warn( Jun 10 18:27:43.043665 np0000179650 devstack@c-api.service[112573]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 10 18:27:43.043665 np0000179650 devstack@c-api.service[112573]: warnings.warn( Jun 10 18:27:43.059500 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 10 18:27:43.059500 np0000179650 devstack@c-api.service[112572]: warnings.warn( Jun 10 18:27:43.092493 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 10 18:27:43.092493 np0000179650 devstack@c-api.service[112571]: warnings.warn( Jun 10 18:27:43.330744 np0000179650 devstack@c-api.service[112573]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 10 18:27:43.331222 np0000179650 devstack@c-api.service[112573]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112573) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:27:43.333422 np0000179650 devstack@c-api.service[112570]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 10 18:27:43.333676 np0000179650 devstack@c-api.service[112570]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112570) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:27:43.363222 np0000179650 devstack@c-api.service[112572]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 10 18:27:43.363648 np0000179650 devstack@c-api.service[112572]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112572) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:27:43.372540 np0000179650 devstack@c-api.service[112571]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 10 18:27:43.372833 np0000179650 devstack@c-api.service[112571]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112571) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 10 18:27:43.418139 np0000179650 devstack@c-api.service[112573]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:27:43.418139 np0000179650 devstack@c-api.service[112573]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:27:43.421326 np0000179650 devstack@c-api.service[112570]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:27:43.421326 np0000179650 devstack@c-api.service[112570]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:27:43.425935 np0000179650 devstack@c-api.service[112572]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:27:43.425935 np0000179650 devstack@c-api.service[112572]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:27:43.439016 np0000179650 devstack@c-api.service[112571]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 10 18:27:43.439016 np0000179650 devstack@c-api.service[112571]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 10 18:27:43.875591 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112573) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:27:43.876098 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112572) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:27:43.876256 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112570) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:27:43.876424 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.876424 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.876651 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112571) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 10 18:27:43.876859 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.877013 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.877205 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.877329 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.877489 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.877621 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.877760 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.877854 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.877960 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.878052 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.878052 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.878263 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.878420 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.878530 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.878743 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.878862 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.878971 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.879064 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.879341 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.879450 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.879544 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.879668 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.879782 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.879910 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.880037 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.880159 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.880322 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.880437 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.880547 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.880678 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.880795 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.880910 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.881007 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.881177 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.881303 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.881409 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.881409 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.881409 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.881680 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.881680 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.881680 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.881680 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.882205 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.882349 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.882483 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.882604 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.882652 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.882760 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.882927 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.882927 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.883283 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.883462 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.883628 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.883765 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.883903 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.883903 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.883903 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.883903 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.883903 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.884662 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.884662 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.884662 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.884662 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.884662 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.884662 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.884662 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.885706 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.885706 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.886028 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.886216 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.886406 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.886611 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.886868 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.887013 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.887233 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.887495 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.887710 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.887905 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.888134 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.888323 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.888459 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.888602 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.888753 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.888914 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.889052 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.889446 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.889598 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.889724 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.889864 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.889864 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.889864 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.889864 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.889864 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.889864 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.890756 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.890756 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.890756 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.890756 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.891265 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.891343 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.891488 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.891580 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.891660 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.891750 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.891834 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.891834 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.891834 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.891834 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.892079 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.892079 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.892079 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.892079 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.892079 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.892079 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.892079 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.892399 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.892399 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.892399 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.892597 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.892653 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.892653 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.892770 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.892830 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.892891 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.892977 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.893031 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.893109 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.893187 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.893246 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.893307 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.893360 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.893420 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.893477 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.893986 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.901434 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.901591 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.901775 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.902038 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.902227 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.902329 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.902329 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.902475 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.902555 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.902555 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.902555 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.902836 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.902909 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.902909 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.903764 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.903992 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.904149 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.904242 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.904376 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.904490 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.904603 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.904680 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.904798 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.904886 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.904971 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.905055 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.905055 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.905208 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.905284 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.905342 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.905423 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.905489 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.905553 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.905634 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.905707 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.905752 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.905794 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.905865 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.905928 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.905928 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.905928 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.905928 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.906162 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.906162 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.906162 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.906318 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.906360 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.906429 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.906499 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.906570 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.906635 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.906635 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.906821 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.906821 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.906963 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.907040 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.907040 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.907480 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.907480 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.907480 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.907676 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.907676 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.907905 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.911648 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.911935 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.911935 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.911935 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.911935 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.911935 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.912516 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.912972 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.913057 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.913145 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.913249 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.913327 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.913452 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.913558 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.917256 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.917256 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.917480 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.917480 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.917480 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.917651 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.917726 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.918849 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.919023 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.919093 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.919093 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.919196 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.919269 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.919269 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.919461 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.919542 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.919542 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.919644 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.919697 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.919762 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.919829 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.919885 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.919937 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.919978 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.920027 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.920027 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.920146 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.920251 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.921814 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.922024 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.922203 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.922301 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.922402 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.922464 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.922572 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.923360 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.923480 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.923534 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.923636 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.923714 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.923775 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.923812 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.923899 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.923954 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.924025 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.924229 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.924391 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.924512 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.924642 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.925621 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.925745 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.925861 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.925972 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.926058 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.926213 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.926307 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.926637 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.926711 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.926750 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.926789 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.926835 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.926876 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.926951 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.927022 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.927094 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.927164 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.927214 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.927278 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.927333 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.927369 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.927410 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.927457 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.927498 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.927532 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.927593 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.927644 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.927702 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.927758 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.927798 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.927839 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.927883 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.927931 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.927976 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.928028 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.928084 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.928137 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.928183 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.928229 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.928262 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.928305 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.928337 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.928382 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.928443 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.928501 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.928545 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.928589 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.928635 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.928635 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.928717 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.928717 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.928717 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.928717 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.928717 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.928717 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.928988 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.929039 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.929101 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.929145 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.929182 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.929229 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.929229 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.929316 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.929355 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.929391 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.929442 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.929490 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.929537 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.929591 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.929623 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.929686 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.929736 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.929797 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.929864 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.929979 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.930047 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.930320 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.931302 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.931391 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.931430 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.931495 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.931533 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.931627 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.931686 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.934428 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.934553 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.934553 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.934752 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.934752 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.934822 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.934900 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.935180 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.935262 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.935361 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.935422 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.935539 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.935610 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.935709 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.935794 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.935867 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.935966 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.935966 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.936109 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.936155 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.936197 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.936243 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.936243 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.936323 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.936370 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.936415 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.936460 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.936506 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.936548 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.936590 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.936633 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.936673 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.936719 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.936760 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.936805 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.936851 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.936892 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.936936 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.936990 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.937033 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.937115 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.937165 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.937207 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.937254 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.937295 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.937336 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.937381 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.937429 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.937471 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.937517 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.937559 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.937600 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.937644 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.937684 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.937720 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.937763 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.937763 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.937848 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.937895 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.937932 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.937972 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.938014 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.938055 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.938119 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.938165 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.938207 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.938574 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.938574 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.939591 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.939664 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.939708 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.939753 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.939792 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.939840 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.939885 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.939929 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.939929 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.940013 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.940058 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.940128 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.940208 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.940256 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.940297 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.940345 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.940387 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.940459 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.940541 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.940624 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.940743 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.941205 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.941280 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.941338 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.941387 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.941434 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.941476 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.941521 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.941569 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.941611 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.941653 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.941701 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.941743 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.941786 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.941832 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.941871 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.941913 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.941956 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.942003 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.942045 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.942114 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.942160 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.942200 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.942241 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.942284 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.942330 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.942371 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.942412 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.942454 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.942496 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.942496 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.942578 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.942622 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.942622 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.942721 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.942764 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.942807 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.942845 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.942886 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.942936 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.942975 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.943020 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.943063 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.943127 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.943166 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.943166 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.943247 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.943284 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.943324 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.943375 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.943422 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.943462 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.943503 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.943537 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.943579 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.943579 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.943579 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.943579 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.943708 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.943748 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.943857 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.943989 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.944080 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.944184 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.947862 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.947918 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.947971 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.948018 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.948062 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.948130 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.948182 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.948231 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.948273 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.948314 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.948351 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.948393 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.948435 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.948476 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.948517 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.948561 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.948603 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.948643 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.948684 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.948718 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.948761 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.948805 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.948849 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.948890 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.948931 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.948978 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.948978 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.948978 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.949260 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.949396 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.949445 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.949492 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.949534 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.949572 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.949615 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.949662 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.949707 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.949750 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.949750 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.949832 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.949869 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.949912 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.949958 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.949958 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.950035 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.950101 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.950148 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.950148 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.950219 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.950260 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.950307 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.950349 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.950390 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.950427 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.950427 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.950506 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.950547 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.950593 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.950633 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.950633 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.950729 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.950771 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.950813 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.950859 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.950908 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.950944 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.950944 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.951028 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.951081 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.951081 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.951299 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.951378 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.951425 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.951464 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.951516 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.951553 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.951596 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.951638 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.951678 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.951713 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.951752 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.951793 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.951862 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.951947 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.952451 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.952505 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.952548 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.952548 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.952617 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.952659 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.952701 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.952738 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.952775 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.952775 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.952842 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.952891 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.952934 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.952973 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.953020 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.953082 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.953121 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.953171 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.953214 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.953270 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.953313 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.953365 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.953403 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.953439 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.953480 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.953525 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.953566 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.953607 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.953648 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.953689 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.953735 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.953782 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.953819 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.953860 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.953897 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.953940 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.953976 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.954018 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.954059 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.954128 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.954165 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.954206 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.954248 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.954292 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.954337 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.954373 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.954415 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.954453 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.954489 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.954534 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.954576 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.954613 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.954659 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.954717 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.954750 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.954788 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.954824 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.954866 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.954907 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.954949 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.954987 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.955024 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.955084 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.955223 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.955269 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.955307 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.955350 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.955392 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.955429 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.955464 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.955500 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.955540 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.955582 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.955618 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.955664 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.955705 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.955743 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.955778 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.955814 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.955851 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.955887 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.955924 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.955975 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.956017 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.956095 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.956135 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.956175 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.956212 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.956254 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.956296 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.956332 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.956373 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.956409 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.956457 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.956494 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.956528 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.956560 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.956603 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.956646 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.956691 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.956731 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.956765 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.956808 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.956845 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.956888 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.956930 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.956930 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.956998 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.957040 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.957088 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.957088 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.957161 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.957203 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.957247 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.957290 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.957333 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.957378 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.957419 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.957462 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.957498 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.957536 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.957573 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.957610 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.957654 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.957689 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.957731 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.957768 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.957811 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.957852 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.957893 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.957930 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.957972 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.957972 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.958058 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.958058 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.958058 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.958058 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.958058 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.958240 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.958240 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.958305 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.958352 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.958389 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.958430 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.958430 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.958430 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.958430 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.958578 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.958578 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.958578 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.958731 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.958782 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.958782 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.958855 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.958897 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.958897 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.958964 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.958964 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.959016 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.959048 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.959048 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.959124 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.959124 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.959177 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.959205 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.959232 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.959259 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.959259 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.959322 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.959357 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.959389 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.959416 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.959416 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.959470 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.959498 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.959498 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.959498 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.959498 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.959608 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.959644 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.959676 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.959705 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.959732 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.959760 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.959790 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.959824 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.959858 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.959885 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.959917 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.959949 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.959977 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.960009 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.960036 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.960081 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.960117 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.960148 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.960179 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.960207 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.960239 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.960271 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.960302 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.960330 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.960355 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.960386 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.960420 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.960450 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.960481 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.960512 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.960544 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.960574 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.960603 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.960633 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.960664 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.960691 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.960771 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.960862 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.960896 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.960927 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.960957 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.960984 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.961011 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.961038 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.961073 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.961073 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.961126 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.961126 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.961126 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.961204 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.961233 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.961263 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.961292 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.961322 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.961348 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.961379 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.961407 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.961438 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.961438 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.961491 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.961519 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.961549 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.961549 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.961549 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.961549 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.961647 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.961675 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.961703 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.961733 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.961765 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.961765 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.961765 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.961765 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.961765 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.961910 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.961985 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.962021 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.962059 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.962103 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.962138 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.962167 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.962199 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.962230 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.962258 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.962286 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.962316 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.962349 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.962382 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.962413 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.962443 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.962470 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.962498 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.962498 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.962554 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.962582 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.962614 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.962645 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.962645 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.962645 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.962740 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.962839 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.962928 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 10 18:27:43.968561 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112572) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.968622 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.968676 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.968743 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.968845 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112572) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.968845 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112572) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.969041 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112571) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.969124 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.969168 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.969238 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.969277 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112573) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.969322 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112571) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.969359 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112571) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.969396 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.969396 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.969475 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.969518 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112573) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.969585 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112573) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:43.970283 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112570) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 10 18:27:43.970371 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 10 18:27:43.970458 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 10 18:27:43.970539 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 10 18:27:43.970646 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112570) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 10 18:27:43.970766 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112570) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 10 18:27:44.017583 np0000179650 devstack@c-api.service[112572]: INFO dbcounter [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Registered counter for database cinder Jun 10 18:27:44.018870 np0000179650 devstack@c-api.service[112571]: INFO dbcounter [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Registered counter for database cinder Jun 10 18:27:44.023345 np0000179650 devstack@c-api.service[112573]: INFO dbcounter [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Registered counter for database cinder Jun 10 18:27:44.031523 np0000179650 devstack@c-api.service[112570]: INFO dbcounter [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Registered counter for database cinder Jun 10 18:27:44.066457 np0000179650 devstack@c-api.service[112572]: DEBUG oslo_db.sqlalchemy.engines [None req-48595d7b-615c-4dba-b339-2e130ece18f5 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=112572) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:44.071140 np0000179650 devstack@c-api.service[112571]: DEBUG oslo_db.sqlalchemy.engines [None req-014f519e-c386-410d-9bdd-fd5e52d9330e 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=112571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:44.074668 np0000179650 devstack@c-api.service[112573]: DEBUG oslo_db.sqlalchemy.engines [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 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=112573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:44.080025 np0000179650 devstack@c-api.service[112570]: DEBUG oslo_db.sqlalchemy.engines [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 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=112570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:44.187179 np0000179650 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writer thread running {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:27:44.189835 np0000179650 devstack@c-api.service[112572]: INFO cinder.rpc [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:27:44.190423 np0000179650 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writer thread running {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:27:44.192821 np0000179650 devstack@c-api.service[112572]: INFO cinder.rpc [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:27:44.193172 np0000179650 devstack@c-api.service[112571]: INFO cinder.rpc [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:27:44.195794 np0000179650 devstack@c-api.service[112572]: INFO cinder.rpc [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:27:44.195899 np0000179650 devstack@c-api.service[112571]: INFO cinder.rpc [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:27:44.196619 np0000179650 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writer thread running {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:27:44.198639 np0000179650 devstack@c-api.service[112572]: INFO cinder.rpc [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:27:44.199262 np0000179650 devstack@c-api.service[112571]: INFO cinder.rpc [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:27:44.199409 np0000179650 devstack@c-api.service[112573]: INFO cinder.rpc [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:27:44.199646 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.202128 np0000179650 devstack@c-api.service[112571]: INFO cinder.rpc [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:27:44.203003 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.203523 np0000179650 devstack@c-api.service[112573]: INFO cinder.rpc [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:27:44.203645 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.206214 np0000179650 devstack@c-api.service[112573]: INFO cinder.rpc [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:27:44.206291 np0000179650 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writer thread running {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 10 18:27:44.207495 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.208598 np0000179650 devstack@c-api.service[112573]: INFO cinder.rpc [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:27:44.209236 np0000179650 devstack@c-api.service[112570]: INFO cinder.rpc [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 10 18:27:44.209458 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.212206 np0000179650 devstack@c-api.service[112570]: INFO cinder.rpc [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 10 18:27:44.213829 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.214499 np0000179650 devstack@c-api.service[112570]: INFO cinder.rpc [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 10 18:27:44.216705 np0000179650 devstack@c-api.service[112570]: INFO cinder.rpc [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 10 18:27:44.217627 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.220786 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.240911 np0000179650 devstack@c-api.service[112572]: DEBUG oslo_db.sqlalchemy.engines [None req-48595d7b-615c-4dba-b339-2e130ece18f5 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=112572) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:44.243673 np0000179650 devstack@c-api.service[112572]: INFO cinder.rpc [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:27:44.244085 np0000179650 devstack@c-api.service[112571]: DEBUG oslo_db.sqlalchemy.engines [None req-014f519e-c386-410d-9bdd-fd5e52d9330e 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=112571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:44.246041 np0000179650 devstack@c-api.service[112572]: INFO cinder.rpc [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:27:44.246221 np0000179650 devstack@c-api.service[112571]: INFO cinder.rpc [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:27:44.247353 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.248082 np0000179650 devstack@c-api.service[112571]: INFO cinder.rpc [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:27:44.248968 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.252241 np0000179650 devstack@c-api.service[112573]: DEBUG oslo_db.sqlalchemy.engines [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 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=112573) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:44.255349 np0000179650 devstack@c-api.service[112573]: INFO cinder.rpc [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:27:44.257940 np0000179650 devstack@c-api.service[112570]: DEBUG oslo_db.sqlalchemy.engines [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 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=112570) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:44.258043 np0000179650 devstack@c-api.service[112573]: INFO cinder.rpc [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:27:44.259337 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.259585 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.261164 np0000179650 devstack@c-api.service[112570]: INFO cinder.rpc [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 10 18:27:44.261256 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.262810 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.263939 np0000179650 devstack@c-api.service[112570]: INFO cinder.rpc [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 10 18:27:44.265224 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.265646 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.265894 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.268878 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.271127 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.273242 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.273341 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.274103 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.276543 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.276658 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.276993 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.278190 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.279630 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.279814 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.280133 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.281471 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.282837 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.282932 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.284650 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.285247 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.285720 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.285929 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.287431 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.288344 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.288695 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.289828 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.290056 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.290175 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.291327 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.292935 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.293172 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.294485 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.295570 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.296144 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.297345 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.298878 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.298975 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.299180 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.300748 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.300926 np0000179650 devstack@c-api.service[112571]: WARNING cinder.api.contrib.hosts [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:27:44.301635 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.302249 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.302341 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.302579 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.303061 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.304468 np0000179650 devstack@c-api.service[112572]: WARNING cinder.api.contrib.hosts [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:27:44.304567 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.305025 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.305161 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.305242 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.305994 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.306582 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.306676 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.307453 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.308690 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.308983 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.309432 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.310289 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.310415 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.310918 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.311752 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.311914 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.312746 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: extensions {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.313334 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.314102 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: encryption {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.314264 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.314844 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.315034 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.315611 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: capabilities {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.316202 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.316266 np0000179650 devstack@c-api.service[112573]: WARNING cinder.api.contrib.hosts [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:27:44.316931 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.317242 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: extensions {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.317585 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: os-quota-class-sets {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.318343 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.318446 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.319317 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: encryption {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.319411 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: os-volume-type-access {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.319809 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.320535 np0000179650 devstack@c-api.service[112570]: WARNING cinder.api.contrib.hosts [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 10 18:27:44.320890 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: capabilities {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.321024 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: extra_specs {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.321285 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.321348 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.322243 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: os-quota-class-sets {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.322610 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.322671 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.322747 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: os-hosts {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.323601 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: os-volume-type-access {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.323994 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.324061 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: os-availability-zone {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.324167 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.325298 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: extra_specs {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.325376 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: consistencygroups {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.325451 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.325507 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.326751 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.326835 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.326893 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: os-hosts {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.327385 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: cgsnapshots {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.327758 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: extensions {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.328228 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.328332 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: os-availability-zone {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.328787 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: os-snapshot-manage {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.329085 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: encryption {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.329639 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.329703 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: consistencygroups {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.330221 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: os-volume-manage {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.330807 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: capabilities {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.331340 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.331686 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: backups {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.331830 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: cgsnapshots {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.331975 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: extensions {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.332833 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: os-quota-class-sets {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.333303 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: encryption {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.333492 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: os-snapshot-manage {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.333702 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: encryption {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.334092 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: os-volume-type-access {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.334826 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: capabilities {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.335084 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: os-volume-manage {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.335316 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: os-volume-transfer {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.335834 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: extra_specs {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.336134 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: os-quota-class-sets {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.336712 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: backups {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.336897 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: scheduler-stats {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.337406 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: os-hosts {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.338081 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: os-volume-type-access {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.338360 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: os-quota-sets {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.338789 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: encryption {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.338831 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: os-availability-zone {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.339847 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: extra_specs {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.340114 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extended resource: qos-specs {{(pid=112571) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.340361 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: consistencygroups {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.340663 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: os-volume-transfer {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.341520 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: os-hosts {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.342439 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.contrib.snapshot_actions [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] SnapshotActionsController initialized {{(pid=112571) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:27:44.342542 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: cgsnapshots {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.342638 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: scheduler-stats {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.342912 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: os-availability-zone {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.343280 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.343936 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: os-snapshot-manage {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.344022 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: os-quota-sets {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.344192 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: consistencygroups {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.344732 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.345423 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: os-volume-manage {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.345539 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extended resource: qos-specs {{(pid=112572) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.346101 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.346188 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: cgsnapshots {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.346950 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: backups {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.347448 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.347545 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: os-snapshot-manage {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.348119 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.contrib.snapshot_actions [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] SnapshotActionsController initialized {{(pid=112572) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:27:44.348791 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.348902 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: os-volume-manage {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.348987 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: encryption {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.349052 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.350095 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.350378 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: backups {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.350454 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.350558 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: os-volume-transfer {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.351485 np0000179650 devstack@c-api.service[112571]: WARNING castellan.key_manager.migration [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.351936 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.352189 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: scheduler-stats {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.352490 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: encryption {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.352584 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.352584 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension TypesManage extending resource: types {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.352766 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.352766 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.352908 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension VolumeActions extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.353301 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.353603 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.353685 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: os-quota-sets {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.353761 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension UsedLimits extending resource: limits {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.353828 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.353931 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.354003 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: os-volume-transfer {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.354123 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.354123 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension AdminActions extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.354245 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension AdminActions extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.354311 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension AdminActions extending resource: backups {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.354404 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.354510 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.354616 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.354682 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.v3.router [None req-014f519e-c386-410d-9bdd-fd5e52d9330e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112571) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.355138 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extended resource: qos-specs {{(pid=112573) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.355501 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: scheduler-stats {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.356018 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.356940 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: os-quota-sets {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.357578 np0000179650 devstack@c-api.service[112572]: WARNING castellan.key_manager.migration [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.357717 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.contrib.snapshot_actions [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] SnapshotActionsController initialized {{(pid=112573) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:27:44.358357 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extended resource: qos-specs {{(pid=112570) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 10 18:27:44.358693 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.358777 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.358832 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension TypesManage extending resource: types {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.358956 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.359090 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.359198 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension VolumeActions extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.359411 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.359522 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension UsedLimits extending resource: limits {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.359624 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.359742 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.359909 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.360015 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension AdminActions extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.360147 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension AdminActions extending resource: snapshots {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.360249 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension AdminActions extending resource: backups {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.360349 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.360450 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.360488 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.360551 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.v3.router [None req-48595d7b-615c-4dba-b339-2e130ece18f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112572) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.360790 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.contrib.snapshot_actions [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] SnapshotActionsController initialized {{(pid=112570) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 10 18:27:44.361650 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.362184 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.362699 np0000179650 devstack@c-api.service[112571]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74bd4f0a3668 pid: 112571 (default app) Jun 10 18:27:44.363233 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.363875 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.364567 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.365527 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.365891 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.366960 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.367234 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.368405 np0000179650 devstack@c-api.service[112573]: WARNING castellan.key_manager.migration [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.368553 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.368633 np0000179650 devstack@c-api.service[112572]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74bd4f0a3668 pid: 112572 (default app) Jun 10 18:27:44.369397 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.369515 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension TypesManage extending resource: types {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.369630 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.369767 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.369869 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension VolumeActions extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.369913 np0000179650 devstack@c-api.service[112570]: WARNING castellan.key_manager.migration [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 10 18:27:44.370696 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.370829 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.370829 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.370964 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.370964 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371057 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension UsedLimits extending resource: limits {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.371107 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371107 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371213 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.371256 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371256 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371256 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371256 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371256 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371498 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371498 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371498 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371498 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371498 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371498 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371755 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371755 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371755 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371874 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.371911 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension TypesManage extending resource: types {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.371946 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371946 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.371946 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.371946 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.372162 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.372162 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.372162 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.372162 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.372681 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.372681 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.372681 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.372681 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373169 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.373210 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.373248 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373248 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373248 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373248 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373440 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373440 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373440 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373440 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373440 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373440 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373701 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373701 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373701 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373701 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373873 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.373917 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.373962 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373962 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373962 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373962 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.373962 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.373962 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.374238 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.374238 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.374238 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.374238 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.374412 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension AdminActions extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.374454 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.374454 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.374454 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.374454 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.374454 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.374669 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.374669 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.374669 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.374669 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.374669 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.374894 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension VolumeActions extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.374931 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.374931 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375022 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension AdminActions extending resource: snapshots {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.375059 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375059 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375059 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375059 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375059 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375332 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375332 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375332 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375332 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375332 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375332 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375332 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375583 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension AdminActions extending resource: backups {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.375635 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.375676 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375676 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375676 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375676 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375676 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375894 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375894 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375894 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.375894 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.375894 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.376123 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.376157 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.376157 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.376244 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension UsedLimits extending resource: limits {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.376293 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.376293 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.376293 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.376293 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.376483 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.376483 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.376483 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.376483 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.376483 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.376691 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.376691 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.376691 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.376691 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.376691 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.376890 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.376930 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.376930 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377015 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.377056 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377056 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377056 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377056 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377287 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377287 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377287 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377287 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377461 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377461 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377547 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.377589 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377589 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377589 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377589 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377767 np0000179650 devstack@c-api.service[112573]: DEBUG cinder.api.v3.router [None req-84bdc622-ea4a-4969-8f58-2017cfd253a3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112573) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.377806 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377806 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377806 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377806 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377975 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377975 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377975 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.377975 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.377975 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.378220 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.378256 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.378297 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.378297 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.378297 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.378297 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.378297 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.378297 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.378547 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.378547 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.378547 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.378547 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.378824 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.378824 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.378824 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.378824 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379013 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension AdminActions extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.379061 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379061 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379061 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379061 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379061 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379061 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379353 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379353 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379353 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379353 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379527 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension AdminActions extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.379563 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379563 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379563 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379563 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379563 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379563 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379811 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379811 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379811 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.379811 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.379811 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.380194 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.380194 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.380194 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.380328 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension AdminActions extending resource: backups {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.380370 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.380370 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.380370 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.380370 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.380370 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.380588 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.380588 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.380588 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.380588 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:44.380588 np0000179650 devstack@c-api.service[112571]: warnings.warn(deprecated_msg) Jun 10 18:27:44.380793 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.380793 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.380793 np0000179650 devstack@c-api.service[112570]: DEBUG cinder.api.v3.router [None req-cb4d0e1f-2e0a-4ce2-8e8d-d520a41d98d4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112570) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 10 18:27:44.380885 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [None req-23a1ad38-625a-49bd-936b-273fabfb468e None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:27:44.380885 np0000179650 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 949 bytes} [Wed Jun 10 18:27:44 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 10 18:27:44.380953 np0000179650 devstack@c-api.service[112573]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74bd4f0a3668 pid: 112573 (default app) Jun 10 18:27:44.380997 np0000179650 devstack@c-api.service[112570]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x74bd4f0a3668 pid: 112570 (default app) Jun 10 18:27:51.389897 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.389897 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.389897 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.389897 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.389897 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.390983 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.390983 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.390983 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.390983 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.390983 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.391293 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.391293 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.391293 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.391293 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.391293 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.391293 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.391668 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.391668 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.391668 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.391668 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.391895 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.391895 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.391895 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.391895 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392172 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392172 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392172 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392172 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392414 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392414 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392414 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392414 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392414 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392709 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392709 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392709 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392709 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392709 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392974 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392974 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392974 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392974 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.392974 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.392974 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.393368 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.393368 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.393368 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.393368 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.393368 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.393368 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.393715 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.393715 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.393715 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.393715 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.393715 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.393715 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394027 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394027 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394027 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394027 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394027 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394319 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394319 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394319 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394319 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394319 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394621 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394621 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394621 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394621 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394621 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394621 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394982 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394982 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394982 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394982 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.394982 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.394982 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.395324 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.395324 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.395324 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.395324 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.395324 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.395611 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.395611 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.395611 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.395611 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.395611 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.395886 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.395886 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.395886 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.395886 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.396156 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.396156 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.396156 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.396156 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.396413 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.396413 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.396413 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.396413 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.396413 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.396700 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.396700 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.396700 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.396700 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.396700 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.396967 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.396967 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.396967 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.396967 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.397214 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.397214 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.397214 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.397214 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.397444 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.397444 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.397444 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.397444 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.397668 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.397668 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.397668 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.397668 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.397924 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.397924 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.397924 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.397924 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.398210 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.398210 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.398210 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.398210 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.398210 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.398513 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.398513 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.398513 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.398513 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.398513 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.398513 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.398883 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.398883 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.398883 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.398883 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.398883 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.399188 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.399188 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.399188 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.399188 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.399188 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.399188 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.399555 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.399555 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.399555 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.399555 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.399555 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.399555 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.399900 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.399900 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.399900 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.399900 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.399900 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.399900 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.400251 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.400251 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.400251 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.400251 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.400251 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.400251 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.400592 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.400592 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.400592 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.400592 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.400841 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.400841 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.400841 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.400841 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.400841 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.401157 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.401157 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.401157 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.401157 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 10 18:27:51.401157 np0000179650 devstack@c-api.service[112572]: warnings.warn(deprecated_msg) Jun 10 18:27:51.401157 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.middleware.request_id [None req-6a82a16e-6b29-4ae6-a474-066f34875be5 None None] RequestId filter calling following filter/app {{(pid=112572) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:27:51.896743 np0000179650 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-6a82a16e-6b29-4ae6-a474-066f34875be5 admin admin] POST https://199.204.45.49/volume/v3/types Jun 10 18:27:51.897247 np0000179650 devstack@c-api.service[112572]: DEBUG cinder.api.openstack.wsgi [None req-6a82a16e-6b29-4ae6-a474-066f34875be5 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112572) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:27:51.898859 np0000179650 devstack@c-api.service[112572]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 10 18:27:51.898859 np0000179650 devstack@c-api.service[112572]: warnings.warn( Jun 10 18:27:51.942384 np0000179650 devstack@c-api.service[112572]: DEBUG oslo_db.sqlalchemy.engines [None req-6a82a16e-6b29-4ae6-a474-066f34875be5 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=112572) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:51.975224 np0000179650 devstack@c-api.service[112572]: INFO cinder.api.openstack.wsgi [None req-6a82a16e-6b29-4ae6-a474-066f34875be5 admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 10 18:27:51.975768 np0000179650 devstack@c-api.service[112572]: [pid: 112572|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Wed Jun 10 18:27:51 2026] POST /volume/v3/types => generated 186 bytes in 599 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 10 18:27:51.987985 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.middleware.request_id [req-6a82a16e-6b29-4ae6-a474-066f34875be5 req-d0f816ff-844a-4af8-bcd0-16b1f322277a None None] RequestId filter calling following filter/app {{(pid=112571) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 10 18:27:52.318362 np0000179650 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [req-6a82a16e-6b29-4ae6-a474-066f34875be5 req-d0f816ff-844a-4af8-bcd0-16b1f322277a admin admin] POST https://199.204.45.49/volume/v3/types/809920f8-a41f-4fed-9f53-5a492ebc76cc/extra_specs Jun 10 18:27:52.319013 np0000179650 devstack@c-api.service[112571]: DEBUG cinder.api.openstack.wsgi [req-6a82a16e-6b29-4ae6-a474-066f34875be5 req-d0f816ff-844a-4af8-bcd0-16b1f322277a admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112571) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 10 18:27:52.320819 np0000179650 devstack@c-api.service[112571]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 10 18:27:52.320819 np0000179650 devstack@c-api.service[112571]: warnings.warn( Jun 10 18:27:52.362470 np0000179650 devstack@c-api.service[112571]: DEBUG oslo_db.sqlalchemy.engines [req-6a82a16e-6b29-4ae6-a474-066f34875be5 req-d0f816ff-844a-4af8-bcd0-16b1f322277a 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=112571) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 10 18:27:52.428003 np0000179650 devstack@c-api.service[112571]: INFO cinder.api.openstack.wsgi [req-6a82a16e-6b29-4ae6-a474-066f34875be5 req-d0f816ff-844a-4af8-bcd0-16b1f322277a admin admin] https://199.204.45.49/volume/v3/types/809920f8-a41f-4fed-9f53-5a492ebc76cc/extra_specs returned with HTTP 200 Jun 10 18:27:52.428592 np0000179650 devstack@c-api.service[112571]: [pid: 112571|app: 0|req: 2/3] 199.204.45.49 () {70 vars in 1498 bytes} [Wed Jun 10 18:27:51 2026] POST /volume/v3/types/809920f8-a41f-4fed-9f53-5a492ebc76cc/extra_specs => generated 55 bytes in 442 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 10 18:27:54.256918 np0000179650 devstack@c-api.service[112573]: DEBUG dbcounter [-] [112573] Writing DB stats cinder:SELECT=6 {{(pid=112573) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:27:54.263202 np0000179650 devstack@c-api.service[112570]: DEBUG dbcounter [-] [112570] Writing DB stats cinder:SELECT=6 {{(pid=112570) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:28:01.972207 np0000179650 devstack@c-api.service[112572]: DEBUG dbcounter [-] [112572] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112572) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 10 18:28:02.426155 np0000179650 devstack@c-api.service[112571]: DEBUG dbcounter [-] [112571] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112571) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}