Jun 03 01:15:14.081127 np0000178251 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 01:15:14.090213 np0000178251 devstack@c-api.service[113329]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 01:15:14 2026] *** Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: nodename: np0000178251 Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: machine: x86_64 Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: clock source: unix Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: pcre jit disabled Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: detected number of CPU cores: 16 Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: current working directory: / Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: detected binary path: /usr/bin/uwsgi-core Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: your processes number limit is 256917 Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: your memory page size is 4096 bytes Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: detected max file descriptor number: 2048 Jun 03 01:15:14.093860 np0000178251 devstack@c-api.service[113329]: lock engine: pthread robust mutexes Jun 03 01:15:14.094538 np0000178251 devstack@c-api.service[113329]: thunder lock: enabled Jun 03 01:15:14.094538 np0000178251 devstack@c-api.service[113329]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 01:15:14.094538 np0000178251 devstack@c-api.service[113329]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 01:15:14.094538 np0000178251 devstack@c-api.service[113329]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 01:15:14.094538 np0000178251 devstack@c-api.service[113329]: Set PythonHome to /opt/stack/data/venv Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: Python main interpreter initialized at 0x77d27e0a3668 Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: python threads support enabled Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: your server socket listen backlog is limited to 100 connections Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: your mercy for graceful operations on workers is 80 seconds Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: *** Operational MODE: preforking *** Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: *** uWSGI is running in multiple interpreter mode *** Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: spawned uWSGI master process (pid: 113329) Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: spawned uWSGI worker 1 (pid: 113333, cores: 1) Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: spawned uWSGI worker 2 (pid: 113334, cores: 1) Jun 03 01:15:14.135472 np0000178251 devstack@c-api.service[113329]: spawned uWSGI worker 3 (pid: 113335, cores: 1) Jun 03 01:15:14.133699 np0000178251 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 01:15:14.135921 np0000178251 devstack@c-api.service[113329]: spawned uWSGI worker 4 (pid: 113336, cores: 1) Jun 03 01:15:14.135921 np0000178251 devstack@c-api.service[113329]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 01:15:14.266956 np0000178251 devstack@c-api.service[113333]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:15:14.266956 np0000178251 devstack@c-api.service[113333]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:15:14.266956 np0000178251 devstack@c-api.service[113333]: we strongly recommend against using it for new projects. Jun 03 01:15:14.266956 np0000178251 devstack@c-api.service[113333]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:15:14.266956 np0000178251 devstack@c-api.service[113333]: framework. For more detail see Jun 03 01:15:14.266956 np0000178251 devstack@c-api.service[113333]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:15:14.266956 np0000178251 devstack@c-api.service[113333]: import eventlet # noqa Jun 03 01:15:14.270513 np0000178251 devstack@c-api.service[113334]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:15:14.270513 np0000178251 devstack@c-api.service[113334]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:15:14.270513 np0000178251 devstack@c-api.service[113334]: we strongly recommend against using it for new projects. Jun 03 01:15:14.270513 np0000178251 devstack@c-api.service[113334]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:15:14.270513 np0000178251 devstack@c-api.service[113334]: framework. For more detail see Jun 03 01:15:14.270513 np0000178251 devstack@c-api.service[113334]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:15:14.270513 np0000178251 devstack@c-api.service[113334]: import eventlet # noqa Jun 03 01:15:14.271670 np0000178251 devstack@c-api.service[113335]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:15:14.271670 np0000178251 devstack@c-api.service[113335]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:15:14.271670 np0000178251 devstack@c-api.service[113335]: we strongly recommend against using it for new projects. Jun 03 01:15:14.271670 np0000178251 devstack@c-api.service[113335]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:15:14.271670 np0000178251 devstack@c-api.service[113335]: framework. For more detail see Jun 03 01:15:14.271670 np0000178251 devstack@c-api.service[113335]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:15:14.271670 np0000178251 devstack@c-api.service[113335]: import eventlet # noqa Jun 03 01:15:14.290614 np0000178251 devstack@c-api.service[113336]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:15:14.290614 np0000178251 devstack@c-api.service[113336]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:15:14.290614 np0000178251 devstack@c-api.service[113336]: we strongly recommend against using it for new projects. Jun 03 01:15:14.290614 np0000178251 devstack@c-api.service[113336]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:15:14.290614 np0000178251 devstack@c-api.service[113336]: framework. For more detail see Jun 03 01:15:14.290614 np0000178251 devstack@c-api.service[113336]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:15:14.290614 np0000178251 devstack@c-api.service[113336]: import eventlet # noqa Jun 03 01:15:14.357865 np0000178251 devstack@c-api.service[113333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:15:14.357865 np0000178251 devstack@c-api.service[113333]: warnings.warn( Jun 03 01:15:14.358134 np0000178251 devstack@c-api.service[113335]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:15:14.358134 np0000178251 devstack@c-api.service[113335]: warnings.warn( Jun 03 01:15:14.361539 np0000178251 devstack@c-api.service[113334]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:15:14.361539 np0000178251 devstack@c-api.service[113334]: warnings.warn( Jun 03 01:15:14.379269 np0000178251 devstack@c-api.service[113336]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:15:14.379269 np0000178251 devstack@c-api.service[113336]: warnings.warn( Jun 03 01:15:14.440067 np0000178251 devstack@c-api.service[113334]: /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 03 01:15:14.440067 np0000178251 devstack@c-api.service[113334]: from cgi import parse_header Jun 03 01:15:14.440669 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:14.440669 np0000178251 devstack@c-api.service[113333]: from cgi import parse_header Jun 03 01:15:14.441401 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:14.441401 np0000178251 devstack@c-api.service[113335]: from cgi import parse_header Jun 03 01:15:14.458903 np0000178251 devstack@c-api.service[113336]: /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 03 01:15:14.458903 np0000178251 devstack@c-api.service[113336]: from cgi import parse_header Jun 03 01:15:14.491021 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:14.491021 np0000178251 devstack@c-api.service[113335]: removals.removed_module( Jun 03 01:15:14.492204 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:14.492204 np0000178251 devstack@c-api.service[113333]: removals.removed_module( Jun 03 01:15:14.492482 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:14.492482 np0000178251 devstack@c-api.service[113335]: removals.removed_module( Jun 03 01:15:14.492719 np0000178251 devstack@c-api.service[113334]: /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 03 01:15:14.492719 np0000178251 devstack@c-api.service[113334]: removals.removed_module( Jun 03 01:15:14.494026 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:14.494026 np0000178251 devstack@c-api.service[113333]: removals.removed_module( Jun 03 01:15:14.494344 np0000178251 devstack@c-api.service[113334]: /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 03 01:15:14.494344 np0000178251 devstack@c-api.service[113334]: removals.removed_module( Jun 03 01:15:14.509814 np0000178251 devstack@c-api.service[113336]: /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 03 01:15:14.509814 np0000178251 devstack@c-api.service[113336]: removals.removed_module( Jun 03 01:15:14.511333 np0000178251 devstack@c-api.service[113336]: /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 03 01:15:14.511333 np0000178251 devstack@c-api.service[113336]: removals.removed_module( Jun 03 01:15:15.123870 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:15.123870 np0000178251 devstack@c-api.service[113335]: warnings.warn( Jun 03 01:15:15.126666 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:15.126666 np0000178251 devstack@c-api.service[113333]: warnings.warn( Jun 03 01:15:15.175495 np0000178251 devstack@c-api.service[113336]: /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 03 01:15:15.175495 np0000178251 devstack@c-api.service[113336]: warnings.warn( Jun 03 01:15:15.183006 np0000178251 devstack@c-api.service[113334]: /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 03 01:15:15.183006 np0000178251 devstack@c-api.service[113334]: warnings.warn( Jun 03 01:15:15.219330 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:15.219330 np0000178251 devstack@c-api.service[113335]: warnings.warn( Jun 03 01:15:15.230595 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:15.230595 np0000178251 devstack@c-api.service[113333]: warnings.warn( Jun 03 01:15:15.274326 np0000178251 devstack@c-api.service[113336]: /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 03 01:15:15.274326 np0000178251 devstack@c-api.service[113336]: warnings.warn( Jun 03 01:15:15.286110 np0000178251 devstack@c-api.service[113334]: /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 03 01:15:15.286110 np0000178251 devstack@c-api.service[113334]: warnings.warn( Jun 03 01:15:15.529716 np0000178251 devstack@c-api.service[113333]: 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 03 01:15:15.530651 np0000178251 devstack@c-api.service[113333]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113333) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:15:15.531176 np0000178251 devstack@c-api.service[113335]: 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 03 01:15:15.531645 np0000178251 devstack@c-api.service[113335]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113335) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:15:15.583606 np0000178251 devstack@c-api.service[113336]: 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 03 01:15:15.584267 np0000178251 devstack@c-api.service[113336]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113336) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:15:15.599989 np0000178251 devstack@c-api.service[113334]: 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 03 01:15:15.600178 np0000178251 devstack@c-api.service[113334]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113334) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:15:15.626485 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:15.626485 np0000178251 devstack@c-api.service[113333]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:15:15.626775 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:15.626775 np0000178251 devstack@c-api.service[113335]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:15:15.648492 np0000178251 devstack@c-api.service[113336]: /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 03 01:15:15.648492 np0000178251 devstack@c-api.service[113336]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:15:15.676330 np0000178251 devstack@c-api.service[113334]: /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 03 01:15:15.676330 np0000178251 devstack@c-api.service[113334]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:15:16.163398 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113335) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:15:16.163651 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113334) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:15:16.163746 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.163840 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.164058 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113336) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:15:16.164131 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.164201 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.164263 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.164557 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.164633 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.164688 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.164887 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113333) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:15:16.164988 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.165272 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.165339 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.165530 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.165608 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.165666 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.165746 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.165746 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.165864 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.165864 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.165993 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.166056 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.166115 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.166174 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.166245 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.166302 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.166367 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.166367 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.166523 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.166610 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.166701 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.166701 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.166809 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.166879 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.166936 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.167012 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.167070 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.167131 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.167218 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.167282 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.167338 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.167338 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.169251 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.169337 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.169374 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.169459 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.169542 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.169600 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.169667 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.169896 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.170006 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.170088 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.170175 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.170272 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.170365 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.170498 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.170979 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.171079 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.171190 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.171270 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.171322 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.171364 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.171454 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.171529 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.171529 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.171601 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.171644 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.171703 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.171758 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.171868 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.175337 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.175399 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.175455 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.175498 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.175545 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.175587 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.175626 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.175677 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.175716 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.175759 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.175810 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.175856 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.175911 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.175956 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.175993 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.176038 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.176077 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.176120 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.176167 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.176210 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.176277 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.176332 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.176377 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.176418 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.176474 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.176514 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.176553 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.176593 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.176643 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.176695 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.176789 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.176835 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.176875 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.176914 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.176952 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.176997 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.177049 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.177089 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.177132 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.177181 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.177221 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.177259 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.177302 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.177302 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.177371 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.177420 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.177482 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.177523 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.177574 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.177574 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.177574 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.177574 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.177574 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.177574 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.177574 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.177574 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.178318 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.178376 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.178429 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.178489 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.178542 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.178586 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.178663 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.178707 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.178741 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.178780 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.178818 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.178877 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.178923 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.178962 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.179002 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.179044 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.179090 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.179090 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.179172 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.179218 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.179258 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.179302 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.179351 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.179393 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.179432 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.179500 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.179542 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.179582 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.179619 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.179658 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.179710 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.179759 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.179800 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.179855 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.179900 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.179945 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.179989 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.180036 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.180076 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.180123 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.180173 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.180225 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.180264 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.180303 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.180346 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.180385 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.180423 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.180488 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.180541 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.180582 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.180710 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.180754 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.180795 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.180833 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.180890 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.180932 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.180974 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.181014 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.181058 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.181098 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.181143 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.181183 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.181221 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.181260 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.181308 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.181356 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.181395 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.181395 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.181485 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.181537 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.181578 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.181617 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.181655 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.181695 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.181734 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.181786 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.181830 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.181867 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.181904 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.181947 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.181989 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.182029 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.182067 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.182106 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.182144 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.182182 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.182231 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.182270 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.182308 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.182357 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.182397 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.182435 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.182435 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.182519 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.182557 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.182634 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.182686 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.182731 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.182790 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.182790 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.182790 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.182790 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.182790 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.183106 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.183147 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.183185 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.183224 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.183263 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.183263 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.183263 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.183263 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.183263 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.183468 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.183468 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.183468 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.183468 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.183468 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.183468 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.183706 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.183752 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.183791 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.183829 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.183875 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.183918 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.183956 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.183956 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.184028 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.184074 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.184112 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.184160 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.184199 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.184237 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.184282 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.184324 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.184363 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.184408 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.184408 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.184408 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.184408 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.184408 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.185638 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.185695 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.185780 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.185865 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.185941 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.185984 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.186065 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.186155 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.186207 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.186246 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.186310 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.186368 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.186426 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.186513 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.189998 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.190107 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.190176 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.190257 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.190324 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.190383 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.190485 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.190555 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.190555 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.190730 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.190793 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.190858 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.190921 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.190983 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.191056 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.191123 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.191194 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.191274 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.191359 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.191433 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.191525 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.191585 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.191585 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.191700 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.191753 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.191800 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.191840 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.191879 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.192163 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.192298 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.192393 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.192517 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.192694 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.192786 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.192881 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.204478 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.204606 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.204777 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.204909 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.205061 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.205181 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.205346 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.208337 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.208422 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.208535 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.208599 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.208650 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.208726 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.208795 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.208854 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.208854 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.208954 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.209019 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.209087 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.209215 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.209356 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.212525 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.212708 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.212844 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.212933 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.213087 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.213236 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.213381 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.224207 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.224388 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.224388 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.224534 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.224609 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.224685 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.224685 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.224791 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.224864 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.224925 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.225012 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.225072 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.225138 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.225196 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.225255 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.225312 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.225368 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.225425 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.225574 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.225647 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.225809 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.226597 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.226815 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.226941 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.227095 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.227206 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.227278 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.227372 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.238798 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.238948 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.239178 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.239463 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.239726 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.239968 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.240123 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.242770 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.242911 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.243044 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.243115 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.243158 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.243227 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.243295 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.243369 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.243408 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.243490 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.243584 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.243632 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.243725 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.243823 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.244825 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.244973 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.245203 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.245390 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.245698 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.245861 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.246021 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.246117 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.246209 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.246293 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.246293 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.246472 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.246472 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.246729 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.246812 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.246812 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.246932 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.246932 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.247054 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.247115 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.247182 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.247243 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.247304 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.247365 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.247436 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.247529 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.247609 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.247673 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.247744 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.247814 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.247876 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.247946 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.248006 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.248076 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.248145 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.248208 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.248267 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.248267 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.248384 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.248476 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.248541 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.248541 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.251862 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.251949 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.252054 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.252104 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.252141 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.252184 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.252225 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.252261 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.252308 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.252359 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.252413 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.252485 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.252551 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.252602 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.252660 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.252722 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.252775 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.252832 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.252883 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.252935 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.252935 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.253006 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.253047 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.253082 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.253121 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.253121 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.253187 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.253222 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.254578 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.254694 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.254754 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.254824 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.254882 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.254922 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.254962 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.255006 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.255051 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.255091 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.255127 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.255164 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.255204 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.255249 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.255300 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.255344 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.255384 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.255428 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.255530 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.255530 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.255530 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.256172 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.256260 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.256359 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.256522 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.256619 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.256694 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.256789 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.257165 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.257219 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.257280 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.257329 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.257414 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.257499 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.257546 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.257589 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.257634 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.257673 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.257712 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.257751 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.257788 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.257832 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.257877 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.257927 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.257969 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.257969 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.258040 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.258079 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.258119 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.258162 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.258204 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.258244 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.258244 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.258413 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.258490 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.258490 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.258868 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.258938 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.259014 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.259058 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.259118 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.259180 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.259237 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.259285 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.259346 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.259404 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.259522 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.259586 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.259644 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.259709 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.266335 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.266486 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.266553 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.266634 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.266792 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.266841 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.266841 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.266925 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.266967 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.267007 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.267053 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.267094 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.267148 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.267229 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.267308 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.267371 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.267495 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.267584 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.267694 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.267839 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.267930 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.268023 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.268127 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.268236 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.268339 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.268426 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.268544 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.268544 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.268721 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.268721 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.268721 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.268967 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.269093 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.269182 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.269273 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.269273 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.269436 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.269569 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.269632 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.269632 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.269632 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.269632 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.270770 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.270865 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.270931 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.271028 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.271171 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.271256 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.271395 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.271494 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.271566 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.271646 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.271732 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.271832 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.271906 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.272073 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.273291 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.273405 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.273524 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.273593 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.273718 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.273788 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.273853 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.273926 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.274018 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.274117 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.274212 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.274277 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.274337 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.274621 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.281018 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.281109 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.281109 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.281182 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.281234 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.281278 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.281312 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.281312 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.281387 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.281433 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.281515 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.281561 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.281605 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.281656 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.281933 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.281981 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.282061 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.282115 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.282162 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.282162 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.282248 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.282291 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.282330 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.282370 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.282404 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.282474 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.282516 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.282552 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.282587 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.282696 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.282737 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.282777 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.282817 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.282909 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.282967 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.283015 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.283082 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.283143 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.283229 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.283309 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.283373 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.283373 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.283523 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.283578 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.283631 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.283631 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.283750 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.283808 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.283808 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.283808 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.283808 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.284097 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.284158 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.284216 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.284271 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.284345 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.284404 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.284501 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.284571 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.284639 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.284698 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.284769 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.284836 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.284892 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.284949 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.285004 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.285068 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.285134 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.285134 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.285269 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.285269 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.285384 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.285474 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.285474 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.285621 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.285682 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.285745 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.285803 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.285803 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.285926 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.285926 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.285926 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.285926 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.285926 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.286192 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.286192 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.286192 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.286192 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.286192 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.287077 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.287148 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.287200 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.287256 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.287325 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.287325 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.287325 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.287325 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.287584 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.287668 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.287735 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.287735 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.287735 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.287735 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.287735 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.288010 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.288069 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.288156 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.288156 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.288156 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.288156 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.288156 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.288156 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.288472 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.288472 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.288472 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.288622 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.288706 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.288778 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.288859 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.288916 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.288982 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.289051 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.289138 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.289196 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.289254 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.289320 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.289320 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.289422 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.289611 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.289668 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.289750 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.289750 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.289750 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.289919 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.289919 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.289919 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.289919 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.289919 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.289919 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.289919 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.294038 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.294121 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.294157 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.294199 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.294233 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.294272 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.294272 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.294330 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.294366 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.294403 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.294434 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.294486 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.294529 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.294558 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.294593 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.294638 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.294700 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.294732 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.294760 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.294788 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.294816 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.294845 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.294873 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.294900 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.294934 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.294963 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.294994 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.295021 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.295065 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.295092 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.295124 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.295154 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.295182 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.295211 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.295246 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.295275 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.295303 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.295401 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.295525 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.295560 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.295588 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.295619 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.295653 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.295687 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.295723 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.295755 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.295788 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.295815 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.295855 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.295889 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.295918 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.295952 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.295985 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.296017 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.296044 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.296076 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.296107 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.296136 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.296172 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.296199 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.296230 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.296268 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.296302 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.296330 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.296362 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.296391 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.296420 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.296464 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.296492 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.296529 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.296557 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.296588 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.296624 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.296655 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.296688 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.296688 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.296688 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.296688 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.296688 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.296688 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.296688 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.296688 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.296903 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.296931 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.296971 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.296999 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.297029 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.297061 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.297088 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.297115 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.297146 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.297210 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.297243 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.297274 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.297326 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.297364 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.297393 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.297428 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.297489 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.297535 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.297577 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.297610 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.297653 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.297681 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.297709 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.297739 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.297768 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.297768 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.297818 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.297818 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.297818 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.297818 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.297998 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.297998 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.297998 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.297998 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.298099 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.298133 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.298163 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.298192 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.298230 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.298258 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.298286 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.298314 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.298356 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.298385 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.298415 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.298463 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.298492 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.298519 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.298546 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.298584 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.298620 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.298648 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.298648 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.298648 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.298752 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.298752 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.298828 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.298895 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:15:16.299026 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.299089 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.299174 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.299218 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.299251 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.299284 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.299317 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.299348 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.299381 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.299412 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.299463 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.299494 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.299526 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.299562 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.299562 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.299624 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.299624 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.299624 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.299768 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113336) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:15:16.299833 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:15:16.299895 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:15:16.299956 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:15:16.300015 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113336) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:15:16.300117 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113336) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:15:16.350049 np0000178251 devstack@c-api.service[113334]: INFO dbcounter [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Registered counter for database cinder Jun 03 01:15:16.350253 np0000178251 devstack@c-api.service[113335]: INFO dbcounter [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Registered counter for database cinder Jun 03 01:15:16.350325 np0000178251 devstack@c-api.service[113333]: INFO dbcounter [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Registered counter for database cinder Jun 03 01:15:16.356421 np0000178251 devstack@c-api.service[113336]: INFO dbcounter [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Registered counter for database cinder Jun 03 01:15:16.399155 np0000178251 devstack@c-api.service[113333]: DEBUG oslo_db.sqlalchemy.engines [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 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=113333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:16.401765 np0000178251 devstack@c-api.service[113334]: DEBUG oslo_db.sqlalchemy.engines [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 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=113334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:16.402282 np0000178251 devstack@c-api.service[113335]: DEBUG oslo_db.sqlalchemy.engines [None req-dd03af6e-700f-429a-bec1-36778bf99518 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=113335) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:16.410013 np0000178251 devstack@c-api.service[113336]: DEBUG oslo_db.sqlalchemy.engines [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 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=113336) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:16.516108 np0000178251 devstack@c-api.service[113333]: DEBUG dbcounter [-] [113333] Writer thread running {{(pid=113333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:15:16.519094 np0000178251 devstack@c-api.service[113333]: INFO cinder.rpc [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:15:16.519935 np0000178251 devstack@c-api.service[113335]: DEBUG dbcounter [-] [113335] Writer thread running {{(pid=113335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:15:16.522047 np0000178251 devstack@c-api.service[113333]: INFO cinder.rpc [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:15:16.522539 np0000178251 devstack@c-api.service[113335]: INFO cinder.rpc [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:15:16.524840 np0000178251 devstack@c-api.service[113333]: INFO cinder.rpc [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:15:16.524960 np0000178251 devstack@c-api.service[113335]: INFO cinder.rpc [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:15:16.525290 np0000178251 devstack@c-api.service[113334]: DEBUG dbcounter [-] [113334] Writer thread running {{(pid=113334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:15:16.527290 np0000178251 devstack@c-api.service[113335]: INFO cinder.rpc [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:15:16.527731 np0000178251 devstack@c-api.service[113333]: INFO cinder.rpc [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:15:16.528370 np0000178251 devstack@c-api.service[113334]: INFO cinder.rpc [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:15:16.528900 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.529335 np0000178251 devstack@c-api.service[113335]: INFO cinder.rpc [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:15:16.530210 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.531045 np0000178251 devstack@c-api.service[113334]: INFO cinder.rpc [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:15:16.532668 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.533408 np0000178251 devstack@c-api.service[113334]: INFO cinder.rpc [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:15:16.533497 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.535641 np0000178251 devstack@c-api.service[113334]: INFO cinder.rpc [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:15:16.536573 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.538079 np0000178251 devstack@c-api.service[113336]: DEBUG dbcounter [-] [113336] Writer thread running {{(pid=113336) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:15:16.539948 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.540746 np0000178251 devstack@c-api.service[113336]: INFO cinder.rpc [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:15:16.544259 np0000178251 devstack@c-api.service[113336]: INFO cinder.rpc [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:15:16.548853 np0000178251 devstack@c-api.service[113336]: INFO cinder.rpc [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:15:16.553001 np0000178251 devstack@c-api.service[113336]: INFO cinder.rpc [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:15:16.555652 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.561093 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.571231 np0000178251 devstack@c-api.service[113333]: DEBUG oslo_db.sqlalchemy.engines [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 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=113333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:16.571567 np0000178251 devstack@c-api.service[113335]: DEBUG oslo_db.sqlalchemy.engines [None req-dd03af6e-700f-429a-bec1-36778bf99518 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=113335) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:16.571804 np0000178251 devstack@c-api.service[113333]: INFO cinder.rpc [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:15:16.573629 np0000178251 devstack@c-api.service[113335]: INFO cinder.rpc [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:15:16.574466 np0000178251 devstack@c-api.service[113333]: INFO cinder.rpc [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:15:16.575375 np0000178251 devstack@c-api.service[113335]: INFO cinder.rpc [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:15:16.575798 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.576233 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.580068 np0000178251 devstack@c-api.service[113334]: DEBUG oslo_db.sqlalchemy.engines [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 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=113334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:16.582509 np0000178251 devstack@c-api.service[113334]: INFO cinder.rpc [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:15:16.584650 np0000178251 devstack@c-api.service[113334]: INFO cinder.rpc [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:15:16.585629 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.586658 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.587943 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.591234 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.591350 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.594409 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.595567 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.597588 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.598737 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.599731 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.601840 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.602436 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.602855 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.604911 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.605942 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.606046 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.606388 np0000178251 devstack@c-api.service[113336]: DEBUG oslo_db.sqlalchemy.engines [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 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=113336) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:16.608145 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.609093 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.609764 np0000178251 devstack@c-api.service[113336]: INFO cinder.rpc [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:15:16.610366 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.611049 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.612046 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.612710 np0000178251 devstack@c-api.service[113336]: INFO cinder.rpc [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:15:16.613663 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.614249 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.614407 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.615027 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.615787 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.616546 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.616908 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.618547 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.619343 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.620369 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.623473 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.624583 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.624982 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.626748 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.628028 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.628417 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.628513 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.628573 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.630099 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.630502 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.631192 np0000178251 devstack@c-api.service[113335]: WARNING cinder.api.contrib.hosts [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:15:16.631373 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.631669 np0000178251 devstack@c-api.service[113333]: WARNING cinder.api.contrib.hosts [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:15:16.631973 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.632330 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.632417 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.633564 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.633905 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.634964 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.635453 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.636116 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.636433 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.636936 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.637564 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.637824 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.638306 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.639241 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.639709 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.640838 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.641230 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.641299 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.641804 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: extensions {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.642218 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.642301 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: extensions {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.643434 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.643647 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: os-availability-zone {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.643721 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: os-availability-zone {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.644595 np0000178251 devstack@c-api.service[113334]: WARNING cinder.api.contrib.hosts [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:15:16.644941 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: os-hosts {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.645061 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: os-hosts {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.645395 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.645906 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.646492 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: backups {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.646995 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.647068 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: backups {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.648425 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.648542 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: consistencygroups {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.649110 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: consistencygroups {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.649356 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.649942 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.650558 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: os-volume-manage {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.651250 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: os-volume-manage {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.651461 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.652001 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: extra_specs {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.652821 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: extra_specs {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.652913 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.653366 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.653583 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: os-snapshot-manage {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.654353 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: os-snapshot-manage {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.654627 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.655111 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: cgsnapshots {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.655671 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: extensions {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.655884 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: cgsnapshots {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.656518 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: encryption {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.656827 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.657331 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: encryption {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.657723 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: os-availability-zone {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.658086 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: encryption {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.658904 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: encryption {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.659143 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: os-hosts {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.659721 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: capabilities {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.660311 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.660454 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: capabilities {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.660668 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: backups {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.660975 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: scheduler-stats {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.661707 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: scheduler-stats {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.662116 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.662458 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: os-volume-type-access {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.662822 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: consistencygroups {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.663216 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: os-volume-type-access {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.664111 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: qos-specs {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.664958 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: qos-specs {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.665036 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: os-volume-manage {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.665405 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.666215 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: os-quota-class-sets {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.666537 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: extra_specs {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.667080 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: os-quota-class-sets {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.667536 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: os-quota-sets {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.668178 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: os-snapshot-manage {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.668363 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: os-quota-sets {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.668990 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extended resource: os-volume-transfer {{(pid=113335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.669788 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: cgsnapshots {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.669862 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extended resource: os-volume-transfer {{(pid=113333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.671357 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: encryption {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.671820 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.672122 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.672292 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.672992 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: encryption {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.673241 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.673780 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.674685 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.674755 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: capabilities {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.675243 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.676015 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.676087 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: scheduler-stats {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.676197 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.676743 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.677070 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.contrib.snapshot_actions [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] SnapshotActionsController initialized {{(pid=113335) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:15:16.677603 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.contrib.snapshot_actions [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] SnapshotActionsController initialized {{(pid=113333) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:15:16.677688 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: os-volume-type-access {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.677825 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.678341 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.678541 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.679235 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.679369 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: qos-specs {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.679785 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.679856 np0000178251 devstack@c-api.service[113336]: WARNING cinder.api.contrib.hosts [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:15:16.680616 np0000178251 devstack@c-api.service[113335]: WARNING castellan.key_manager.migration [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.680752 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.681211 np0000178251 devstack@c-api.service[113333]: WARNING castellan.key_manager.migration [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.681465 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension AdminActions extending resource: volumes {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.681604 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: os-quota-class-sets {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.681674 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension AdminActions extending resource: snapshots {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.681766 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension AdminActions extending resource: backups {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.681828 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.681942 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682022 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682096 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension AdminActions extending resource: volumes {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682164 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension AdminActions extending resource: snapshots {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682221 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682328 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension TypesManage extending resource: types {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682432 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682542 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682648 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682785 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.682887 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.682967 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension AdminActions extending resource: backups {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683027 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension VolumeActions extending resource: volumes {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683084 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: os-quota-sets {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.683141 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683199 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension UsedLimits extending resource: limits {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683270 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683327 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683327 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.v3.router [None req-dd03af6e-700f-429a-bec1-36778bf99518 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683472 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683472 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683472 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension TypesManage extending resource: types {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683629 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683686 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683757 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683866 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.683984 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension VolumeActions extending resource: volumes {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.684111 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension UsedLimits extending resource: limits {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.684221 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.684326 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.v3.router [None req-f29b7538-4ea5-4c76-a2dc-d813b3923fc6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.684546 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extended resource: os-volume-transfer {{(pid=113334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.684912 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.686600 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.687680 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.688180 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.689258 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.689734 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.690835 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.691124 np0000178251 devstack@c-api.service[113335]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77d27e0a3668 pid: 113335 (default app) Jun 03 01:15:16.691869 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.692451 np0000178251 devstack@c-api.service[113333]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77d27e0a3668 pid: 113333 (default app) Jun 03 01:15:16.692501 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.692919 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: extensions {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.693377 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.contrib.snapshot_actions [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] SnapshotActionsController initialized {{(pid=113334) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:15:16.694193 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.694341 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: os-availability-zone {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.695764 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: os-hosts {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.695826 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.697266 np0000178251 devstack@c-api.service[113334]: WARNING castellan.key_manager.migration [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.698094 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: backups {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.698163 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension AdminActions extending resource: volumes {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.698332 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension AdminActions extending resource: snapshots {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.698453 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension AdminActions extending resource: backups {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.698682 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.698789 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.698975 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.699067 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.699161 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension TypesManage extending resource: types {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.699308 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.699370 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.699370 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.699370 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.699370 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.699370 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.699849 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.699905 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.699975 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.699975 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.699975 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.699975 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.699975 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.700357 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.700357 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.700357 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.700357 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.700357 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.700357 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.700787 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.700787 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.700787 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.700787 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.700787 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.701138 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.701138 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.701138 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.701138 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.701544 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.701603 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.701603 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.701603 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.701603 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.701603 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.701992 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.701992 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.701992 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.701992 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.701992 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.702317 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.702317 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.702317 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.702317 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.702317 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.702317 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.702755 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.702755 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.702947 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.703010 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.703010 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.703010 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.703010 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.703010 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.703010 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.703429 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.703429 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.703429 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.703429 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.703429 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.703429 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.703864 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension VolumeActions extending resource: volumes {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.703943 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.703943 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.703943 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.703943 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.703943 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.704325 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.704325 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.704325 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.704325 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.704325 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.704700 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.704700 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.704700 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.704700 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.704700 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.704700 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.705098 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.705098 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.705270 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension UsedLimits extending resource: limits {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.705361 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.705361 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.705361 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.705361 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.705361 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.705361 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.705871 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.705871 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.706013 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.706091 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.706091 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.706091 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.706091 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.706374 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.706374 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.706374 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.706374 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.706686 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.706686 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.706686 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.706686 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.707193 np0000178251 devstack@c-api.service[113334]: DEBUG cinder.api.v3.router [None req-8095e708-3517-4f0d-88a8-0b068d81ff99 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.707232 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.707232 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.707232 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.707232 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.707414 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.707414 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.707414 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.707414 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.707414 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.707686 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.707686 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.707686 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.707686 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.707686 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.707917 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.707917 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.707917 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.707917 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708113 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.708113 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708220 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: consistencygroups {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.708267 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.708267 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708267 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.708267 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708484 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.708484 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708484 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.708484 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708689 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.708689 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708689 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.708689 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708902 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.708902 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708902 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.708902 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.708902 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709167 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709167 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709167 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709167 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709167 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709167 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709468 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709468 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709468 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709468 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709468 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709700 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709700 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709700 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709700 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709700 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709700 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709985 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709985 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709985 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709985 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.709985 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.709985 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.710264 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.710264 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.710264 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.710264 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.710264 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.710264 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.710566 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.710566 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.710566 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.710566 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.710566 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.710566 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.710845 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.710845 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.710845 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.710845 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.711087 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.711087 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.711087 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.711087 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.711087 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.711432 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.711432 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.711432 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.711432 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:16.711432 np0000178251 devstack@c-api.service[113335]: warnings.warn(deprecated_msg) Jun 03 01:15:16.711675 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: os-volume-manage {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.711713 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.middleware.request_id [None req-11f8adb4-4ee1-407b-9073-6e8cfbec0fad None None] RequestId filter calling following filter/app {{(pid=113335) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:15:16.711762 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: extra_specs {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.711799 np0000178251 devstack@c-api.service[113335]: [pid: 113335|app: 0|req: 1/1] 199.19.213.61 () {60 vars in 949 bytes} [Wed Jun 3 01:15:16 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 03 01:15:16.711858 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: os-snapshot-manage {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.711858 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: cgsnapshots {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.711858 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: encryption {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.711958 np0000178251 devstack@c-api.service[113334]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77d27e0a3668 pid: 113334 (default app) Jun 03 01:15:16.712005 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: encryption {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.713294 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: capabilities {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.715788 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: scheduler-stats {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.717253 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: os-volume-type-access {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.718959 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: qos-specs {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.721082 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: os-quota-class-sets {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.722391 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: os-quota-sets {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.723936 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extended resource: os-volume-transfer {{(pid=113336) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:15:16.726856 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.728507 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.729998 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.731608 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.732476 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.contrib.snapshot_actions [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] SnapshotActionsController initialized {{(pid=113336) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:15:16.733250 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.734959 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.736377 np0000178251 devstack@c-api.service[113336]: WARNING castellan.key_manager.migration [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:15:16.737264 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension AdminActions extending resource: volumes {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.737399 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension AdminActions extending resource: snapshots {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.737557 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension AdminActions extending resource: backups {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.737647 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.737787 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.737896 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.738779 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.738942 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension TypesManage extending resource: types {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.739057 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.739149 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.739285 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.739399 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.739533 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension VolumeActions extending resource: volumes {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.739684 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension UsedLimits extending resource: limits {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.739787 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.739892 np0000178251 devstack@c-api.service[113336]: DEBUG cinder.api.v3.router [None req-d82ca050-160b-4150-bfaf-fe5bdb556c50 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113336) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:15:16.748095 np0000178251 devstack@c-api.service[113336]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77d27e0a3668 pid: 113336 (default app) Jun 03 01:15:24.094791 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.094791 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.095309 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.095309 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.095309 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.095309 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.095309 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.095659 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.095659 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.095659 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.095659 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.095659 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.095659 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.095903 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.095903 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.095903 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.095903 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.095903 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.096224 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.096224 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.096224 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.096224 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.096401 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.096401 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.096401 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.096401 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.096652 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.096652 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.096652 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.096652 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.096652 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.096886 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.096886 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.096886 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.096886 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.096886 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097070 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097070 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097070 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097070 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097070 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097070 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097326 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097326 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097326 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097326 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097326 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097326 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097569 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097569 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097569 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097569 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097569 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097569 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097786 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097786 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097786 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097786 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.097786 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.097786 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098000 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098000 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098000 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098000 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098173 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098173 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098173 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098173 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098173 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098415 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098415 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098415 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098415 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098415 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098780 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098780 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098780 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098780 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.098780 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.098780 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099061 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099061 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099061 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099061 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099061 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099292 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099292 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099292 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099292 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099292 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099519 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099519 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099519 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099519 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099680 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099680 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099680 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099680 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099843 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099843 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099843 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.099843 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.099843 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100102 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100102 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100102 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100102 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100102 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100299 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100299 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100299 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100299 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100465 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100465 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100465 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100465 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100649 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100649 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100649 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100649 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100805 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100805 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100805 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100805 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100990 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100990 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.100990 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.100990 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.101194 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.101194 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.101194 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.101194 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.101194 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.101194 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.101509 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.101509 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.101509 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.101509 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.101509 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.101758 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.101758 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.101758 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.101758 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.101758 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.101758 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.101758 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102016 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102016 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102016 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102016 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102016 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102016 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102231 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102231 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102231 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102231 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102231 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102231 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102505 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102505 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102505 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102505 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102505 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102505 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102850 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102850 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.102850 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.102850 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.103021 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.103021 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.103021 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.103021 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.103168 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.103168 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.103168 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.103168 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.103315 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.103315 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.103315 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.103315 np0000178251 devstack@c-api.service[113333]: warnings.warn(deprecated_msg) Jun 03 01:15:24.103315 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.middleware.request_id [None req-6052a573-40c5-4b90-b1b8-ebd0b016f30b None None] RequestId filter calling following filter/app {{(pid=113333) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:15:24.683493 np0000178251 devstack@c-api.service[113333]: INFO cinder.api.openstack.wsgi [None req-6052a573-40c5-4b90-b1b8-ebd0b016f30b admin admin] POST https://199.19.213.61/volume/v3/types Jun 03 01:15:24.684039 np0000178251 devstack@c-api.service[113333]: DEBUG cinder.api.openstack.wsgi [None req-6052a573-40c5-4b90-b1b8-ebd0b016f30b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113333) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:15:24.685696 np0000178251 devstack@c-api.service[113333]: /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 03 01:15:24.685696 np0000178251 devstack@c-api.service[113333]: warnings.warn( Jun 03 01:15:24.729116 np0000178251 devstack@c-api.service[113333]: DEBUG oslo_db.sqlalchemy.engines [None req-6052a573-40c5-4b90-b1b8-ebd0b016f30b 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=113333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:24.854274 np0000178251 devstack@c-api.service[113333]: INFO cinder.api.openstack.wsgi [None req-6052a573-40c5-4b90-b1b8-ebd0b016f30b admin admin] https://199.19.213.61/volume/v3/types returned with HTTP 200 Jun 03 01:15:24.855178 np0000178251 devstack@c-api.service[113333]: [pid: 113333|app: 0|req: 1/2] 199.19.213.61 () {68 vars in 1281 bytes} [Wed Jun 3 01:15:24 2026] POST /volume/v3/types => generated 186 bytes in 773 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 01:15:24.867741 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.middleware.request_id [req-6052a573-40c5-4b90-b1b8-ebd0b016f30b req-33145904-a1a3-4688-96a5-66dbaeb674b3 None None] RequestId filter calling following filter/app {{(pid=113335) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:15:25.269181 np0000178251 devstack@c-api.service[113335]: INFO cinder.api.openstack.wsgi [req-6052a573-40c5-4b90-b1b8-ebd0b016f30b req-33145904-a1a3-4688-96a5-66dbaeb674b3 admin admin] POST https://199.19.213.61/volume/v3/types/d67325e4-6fdc-4b4c-b1d0-98fff5f10417/extra_specs Jun 03 01:15:25.270166 np0000178251 devstack@c-api.service[113335]: DEBUG cinder.api.openstack.wsgi [req-6052a573-40c5-4b90-b1b8-ebd0b016f30b req-33145904-a1a3-4688-96a5-66dbaeb674b3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113335) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:15:25.273133 np0000178251 devstack@c-api.service[113335]: /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 03 01:15:25.273133 np0000178251 devstack@c-api.service[113335]: warnings.warn( Jun 03 01:15:25.326101 np0000178251 devstack@c-api.service[113335]: DEBUG oslo_db.sqlalchemy.engines [req-6052a573-40c5-4b90-b1b8-ebd0b016f30b req-33145904-a1a3-4688-96a5-66dbaeb674b3 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=113335) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:15:25.524072 np0000178251 devstack@c-api.service[113335]: INFO cinder.api.openstack.wsgi [req-6052a573-40c5-4b90-b1b8-ebd0b016f30b req-33145904-a1a3-4688-96a5-66dbaeb674b3 admin admin] https://199.19.213.61/volume/v3/types/d67325e4-6fdc-4b4c-b1d0-98fff5f10417/extra_specs returned with HTTP 200 Jun 03 01:15:25.524735 np0000178251 devstack@c-api.service[113335]: [pid: 113335|app: 0|req: 2/3] 199.19.213.61 () {70 vars in 1498 bytes} [Wed Jun 3 01:15:24 2026] POST /volume/v3/types/d67325e4-6fdc-4b4c-b1d0-98fff5f10417/extra_specs => generated 55 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 01:15:26.584330 np0000178251 devstack@c-api.service[113334]: DEBUG dbcounter [-] [113334] Writing DB stats cinder:SELECT=6 {{(pid=113334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:15:26.611690 np0000178251 devstack@c-api.service[113336]: DEBUG dbcounter [-] [113336] Writing DB stats cinder:SELECT=6 {{(pid=113336) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:15:34.848832 np0000178251 devstack@c-api.service[113333]: DEBUG dbcounter [-] [113333] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:15:35.521647 np0000178251 devstack@c-api.service[113335]: DEBUG dbcounter [-] [113335] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}