Jun 12 01:04:33.128964 np0000179731 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 01:04:33.138181 np0000179731 devstack@c-api.service[112329]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 01:04:33 2026] *** Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: nodename: np0000179731 Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: machine: x86_64 Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: clock source: unix Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: pcre jit disabled Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: detected number of CPU cores: 16 Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: current working directory: / Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: detected binary path: /usr/bin/uwsgi-core Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: your processes number limit is 256917 Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: your memory page size is 4096 bytes Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: detected max file descriptor number: 2048 Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: lock engine: pthread robust mutexes Jun 12 01:04:33.141581 np0000179731 devstack@c-api.service[112329]: thunder lock: enabled Jun 12 01:04:33.142306 np0000179731 devstack@c-api.service[112329]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 01:04:33.142306 np0000179731 devstack@c-api.service[112329]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 01:04:33.142306 np0000179731 devstack@c-api.service[112329]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 01:04:33.142306 np0000179731 devstack@c-api.service[112329]: Set PythonHome to /opt/stack/data/venv Jun 12 01:04:33.177779 np0000179731 devstack@c-api.service[112329]: Python main interpreter initialized at 0x7f04daca3668 Jun 12 01:04:33.177779 np0000179731 devstack@c-api.service[112329]: python threads support enabled Jun 12 01:04:33.177779 np0000179731 devstack@c-api.service[112329]: your server socket listen backlog is limited to 100 connections Jun 12 01:04:33.177779 np0000179731 devstack@c-api.service[112329]: your mercy for graceful operations on workers is 80 seconds Jun 12 01:04:33.178336 np0000179731 devstack@c-api.service[112329]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 01:04:33.178509 np0000179731 devstack@c-api.service[112329]: *** Operational MODE: preforking *** Jun 12 01:04:33.178668 np0000179731 devstack@c-api.service[112329]: *** uWSGI is running in multiple interpreter mode *** Jun 12 01:04:33.178668 np0000179731 devstack@c-api.service[112329]: spawned uWSGI master process (pid: 112329) Jun 12 01:04:33.178829 np0000179731 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 01:04:33.179528 np0000179731 devstack@c-api.service[112329]: spawned uWSGI worker 1 (pid: 112332, cores: 1) Jun 12 01:04:33.180169 np0000179731 devstack@c-api.service[112329]: spawned uWSGI worker 2 (pid: 112333, cores: 1) Jun 12 01:04:33.180732 np0000179731 devstack@c-api.service[112329]: spawned uWSGI worker 3 (pid: 112334, cores: 1) Jun 12 01:04:33.181318 np0000179731 devstack@c-api.service[112329]: spawned uWSGI worker 4 (pid: 112335, cores: 1) Jun 12 01:04:33.181390 np0000179731 devstack@c-api.service[112329]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 01:04:33.304087 np0000179731 devstack@c-api.service[112334]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:04:33.304087 np0000179731 devstack@c-api.service[112334]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:04:33.304087 np0000179731 devstack@c-api.service[112334]: we strongly recommend against using it for new projects. Jun 12 01:04:33.304087 np0000179731 devstack@c-api.service[112334]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:04:33.304087 np0000179731 devstack@c-api.service[112334]: framework. For more detail see Jun 12 01:04:33.304087 np0000179731 devstack@c-api.service[112334]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:04:33.304087 np0000179731 devstack@c-api.service[112334]: import eventlet # noqa Jun 12 01:04:33.304756 np0000179731 devstack@c-api.service[112335]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:04:33.304756 np0000179731 devstack@c-api.service[112335]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:04:33.304756 np0000179731 devstack@c-api.service[112335]: we strongly recommend against using it for new projects. Jun 12 01:04:33.304756 np0000179731 devstack@c-api.service[112335]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:04:33.304756 np0000179731 devstack@c-api.service[112335]: framework. For more detail see Jun 12 01:04:33.304756 np0000179731 devstack@c-api.service[112335]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:04:33.304756 np0000179731 devstack@c-api.service[112335]: import eventlet # noqa Jun 12 01:04:33.306810 np0000179731 devstack@c-api.service[112333]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:04:33.306810 np0000179731 devstack@c-api.service[112333]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:04:33.306810 np0000179731 devstack@c-api.service[112333]: we strongly recommend against using it for new projects. Jun 12 01:04:33.306810 np0000179731 devstack@c-api.service[112333]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:04:33.306810 np0000179731 devstack@c-api.service[112333]: framework. For more detail see Jun 12 01:04:33.306810 np0000179731 devstack@c-api.service[112333]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:04:33.306810 np0000179731 devstack@c-api.service[112333]: import eventlet # noqa Jun 12 01:04:33.310059 np0000179731 devstack@c-api.service[112332]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:04:33.310059 np0000179731 devstack@c-api.service[112332]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:04:33.310059 np0000179731 devstack@c-api.service[112332]: we strongly recommend against using it for new projects. Jun 12 01:04:33.310059 np0000179731 devstack@c-api.service[112332]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:04:33.310059 np0000179731 devstack@c-api.service[112332]: framework. For more detail see Jun 12 01:04:33.310059 np0000179731 devstack@c-api.service[112332]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:04:33.310059 np0000179731 devstack@c-api.service[112332]: import eventlet # noqa Jun 12 01:04:33.386646 np0000179731 devstack@c-api.service[112335]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:04:33.386646 np0000179731 devstack@c-api.service[112335]: warnings.warn( Jun 12 01:04:33.388897 np0000179731 devstack@c-api.service[112334]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:04:33.388897 np0000179731 devstack@c-api.service[112334]: warnings.warn( Jun 12 01:04:33.392286 np0000179731 devstack@c-api.service[112332]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:04:33.392286 np0000179731 devstack@c-api.service[112332]: warnings.warn( Jun 12 01:04:33.393349 np0000179731 devstack@c-api.service[112333]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 01:04:33.393349 np0000179731 devstack@c-api.service[112333]: warnings.warn( Jun 12 01:04:33.461144 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:33.461144 np0000179731 devstack@c-api.service[112335]: from cgi import parse_header Jun 12 01:04:33.464819 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:33.464819 np0000179731 devstack@c-api.service[112332]: from cgi import parse_header Jun 12 01:04:33.467919 np0000179731 devstack@c-api.service[112334]: /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 12 01:04:33.467919 np0000179731 devstack@c-api.service[112334]: from cgi import parse_header Jun 12 01:04:33.477960 np0000179731 devstack@c-api.service[112333]: /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 12 01:04:33.477960 np0000179731 devstack@c-api.service[112333]: from cgi import parse_header Jun 12 01:04:33.511516 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:33.511516 np0000179731 devstack@c-api.service[112335]: removals.removed_module( Jun 12 01:04:33.511516 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:33.511516 np0000179731 devstack@c-api.service[112335]: removals.removed_module( Jun 12 01:04:33.513838 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:33.513838 np0000179731 devstack@c-api.service[112332]: removals.removed_module( Jun 12 01:04:33.515249 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:33.515249 np0000179731 devstack@c-api.service[112332]: removals.removed_module( Jun 12 01:04:33.520884 np0000179731 devstack@c-api.service[112334]: /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 12 01:04:33.520884 np0000179731 devstack@c-api.service[112334]: removals.removed_module( Jun 12 01:04:33.522619 np0000179731 devstack@c-api.service[112334]: /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 12 01:04:33.522619 np0000179731 devstack@c-api.service[112334]: removals.removed_module( Jun 12 01:04:33.526215 np0000179731 devstack@c-api.service[112333]: /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 12 01:04:33.526215 np0000179731 devstack@c-api.service[112333]: removals.removed_module( Jun 12 01:04:33.527735 np0000179731 devstack@c-api.service[112333]: /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 12 01:04:33.527735 np0000179731 devstack@c-api.service[112333]: removals.removed_module( Jun 12 01:04:34.120148 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:34.120148 np0000179731 devstack@c-api.service[112335]: warnings.warn( Jun 12 01:04:34.131485 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:34.131485 np0000179731 devstack@c-api.service[112332]: warnings.warn( Jun 12 01:04:34.157195 np0000179731 devstack@c-api.service[112333]: /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 12 01:04:34.157195 np0000179731 devstack@c-api.service[112333]: warnings.warn( Jun 12 01:04:34.199695 np0000179731 devstack@c-api.service[112334]: /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 12 01:04:34.199695 np0000179731 devstack@c-api.service[112334]: warnings.warn( Jun 12 01:04:34.221389 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:34.221389 np0000179731 devstack@c-api.service[112335]: warnings.warn( Jun 12 01:04:34.231039 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:34.231039 np0000179731 devstack@c-api.service[112332]: warnings.warn( Jun 12 01:04:34.270354 np0000179731 devstack@c-api.service[112333]: /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 12 01:04:34.270354 np0000179731 devstack@c-api.service[112333]: warnings.warn( Jun 12 01:04:34.328348 np0000179731 devstack@c-api.service[112334]: /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 12 01:04:34.328348 np0000179731 devstack@c-api.service[112334]: warnings.warn( Jun 12 01:04:34.522606 np0000179731 devstack@c-api.service[112332]: 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 12 01:04:34.523287 np0000179731 devstack@c-api.service[112332]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112332) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:04:34.524124 np0000179731 devstack@c-api.service[112335]: 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 12 01:04:34.524598 np0000179731 devstack@c-api.service[112335]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112335) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:04:34.563292 np0000179731 devstack@c-api.service[112333]: 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 12 01:04:34.563814 np0000179731 devstack@c-api.service[112333]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112333) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:04:34.607353 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:34.607353 np0000179731 devstack@c-api.service[112332]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:04:34.608301 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:34.608301 np0000179731 devstack@c-api.service[112335]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:04:34.623739 np0000179731 devstack@c-api.service[112334]: 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 12 01:04:34.624070 np0000179731 devstack@c-api.service[112334]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112334) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 01:04:34.626354 np0000179731 devstack@c-api.service[112333]: /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 12 01:04:34.626354 np0000179731 devstack@c-api.service[112333]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:04:34.688905 np0000179731 devstack@c-api.service[112334]: /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 12 01:04:34.688905 np0000179731 devstack@c-api.service[112334]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:04:35.066321 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112335) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:04:35.066632 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:04:35.066750 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112333) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:04:35.066820 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.066820 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.066950 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.066950 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.067067 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.067134 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.067194 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.067251 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.067328 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.068394 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.068394 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.068604 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.068604 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.068604 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.068787 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.068861 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.068921 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.069001 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.069077 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.069147 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.069212 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.069269 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.069339 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.069397 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.069489 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.069550 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.069606 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.069686 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.069752 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.069819 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.070080 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.070173 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.070173 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.070348 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.070437 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.070559 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.070631 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.070698 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.070755 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.070811 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.070877 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.070936 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.070936 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.070936 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.071111 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.071111 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.071111 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.071111 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.071111 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.071111 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.071420 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.072038 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.072161 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.072161 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.072283 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.072343 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.072423 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.072531 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.072643 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.072726 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.072806 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.072914 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.073007 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.073100 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.073197 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.073269 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.073338 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.073395 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.073395 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.073395 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.073395 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.073395 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.074488 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.074599 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.074599 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.074738 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.074805 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.074872 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.074939 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.075003 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.075078 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.075136 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.075193 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.075252 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.075318 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.075375 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.075431 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.075517 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.075575 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.075656 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.075722 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.075781 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.075781 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.076018 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.076197 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.076197 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.076197 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.076550 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.076660 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.076660 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.076890 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.076890 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.077095 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.077205 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.077205 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.077407 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.077564 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.077700 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.077820 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.077927 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.077927 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.077927 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.077927 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.077927 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.078378 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.078378 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.078632 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.078776 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.078904 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.079006 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.079114 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.079232 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.079351 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.079478 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.079593 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.079701 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.079828 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.079930 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.080049 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.080217 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.080358 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.080505 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.080600 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.080666 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.080724 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.080757 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.080838 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.080889 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.080951 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.080982 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.081049 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.081101 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.081152 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.081201 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.081257 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.081312 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.081345 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.081388 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.081422 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.081451 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.081493 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.081493 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.081493 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.081493 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.081493 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.081493 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.083646 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.083722 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.083758 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.083832 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.083898 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.083956 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.084014 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.084107 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.084169 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.084239 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.084272 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.084308 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.084337 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.084366 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.084399 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.084427 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.084472 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.084510 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.084543 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.084575 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.084575 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.088842 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.088971 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.088971 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.088971 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.089143 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.089143 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.089143 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.089475 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.089578 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.089578 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.089718 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.089718 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.089822 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.089822 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.089928 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.089928 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.090051 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.090051 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.090167 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.090167 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.090285 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.091947 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.092060 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.092136 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.092219 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.092324 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.092394 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.092490 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.092579 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.092639 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.092696 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.092753 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.092753 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.092856 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.092912 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.092912 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.093026 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.093083 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.093083 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.093212 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.093302 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.093384 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.093478 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.093552 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.093617 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.093676 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.093732 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.093821 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.093886 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.093946 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.094009 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.094064 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.094121 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.094193 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.094256 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.094312 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.094367 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.094422 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.094524 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.094583 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.094638 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.094695 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.094750 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.094807 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.094879 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.094943 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.095001 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.095001 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.095105 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.095105 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.095216 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.095280 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.095342 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.095399 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.095702 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.095776 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.095907 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.095977 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.096083 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.096189 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.096189 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.096189 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.096189 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.096189 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.096717 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.096717 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.096717 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.096717 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.096717 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.096717 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.096717 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.097175 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.097175 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.097175 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.097175 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.097175 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.097175 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.097175 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.097601 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.097601 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.097601 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.097601 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.097601 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.097601 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.097601 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.098155 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.098212 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.098287 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.098332 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.098400 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.098486 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.098486 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.098558 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.098558 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.098642 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.098680 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.098680 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.098680 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.098779 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.098823 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.098932 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.098932 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.099063 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.099063 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.099199 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.099199 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.099331 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.099407 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.099451 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.099575 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.099649 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.099692 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.099781 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.099860 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.099934 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.100001 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.100076 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.100125 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.100197 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.100297 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.100423 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.100542 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.100595 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.100646 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.100686 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.100753 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.100819 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.100863 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.100907 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.100944 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.100981 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.101020 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.101057 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.101100 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.101142 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.101185 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.101221 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.101264 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.101297 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.101434 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.101536 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.101604 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.101660 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.101708 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.101747 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.101747 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.101747 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.101747 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.101883 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.101883 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.101883 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.101989 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.102028 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.102066 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.102110 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.102151 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.102188 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.102229 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.102265 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.102313 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.102356 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.102392 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.102428 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.102616 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.102671 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.102792 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.102897 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.102964 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.103041 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.103694 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.103760 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.103911 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.103911 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.103911 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.104124 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.104197 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.104271 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.104315 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.104481 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.104542 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.104620 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.104662 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.104757 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.104835 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.104879 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.104945 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.105093 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.105188 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.105266 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.105266 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.105401 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.105401 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.105401 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.105617 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.105654 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.105705 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.105758 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.105809 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.105882 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.105916 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.105975 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.106032 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.106064 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.106136 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.106172 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.106223 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.106274 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.106326 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.106376 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.106466 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.106528 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.106564 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.106614 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.106698 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.106734 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.106779 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.106813 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.106862 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.106912 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.106984 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.107025 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.107078 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.107128 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.107184 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.107237 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.107310 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.107344 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.107344 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.107344 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.107344 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.107344 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.107344 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.107645 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.107645 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.107645 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.107821 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.107855 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.107855 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.107985 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.108018 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.108068 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.108124 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.108175 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.108175 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.108175 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.108314 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.108382 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.108414 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.108414 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.108414 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.108414 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.108414 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.108414 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.108728 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112334) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:04:35.108810 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.108810 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.108810 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.108810 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.109013 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.109075 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.109108 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.109180 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.109215 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.109265 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.109315 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.109391 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.109425 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.109524 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.109580 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.109615 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.109669 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.109751 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.109784 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.109859 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.109894 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.109948 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.109987 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.110026 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.110059 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.110091 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.110122 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.110150 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.110182 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.110213 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.110240 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.110271 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.110307 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.110336 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.110363 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.110390 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.110418 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.110464 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.110494 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.110528 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.110556 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.110592 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.110621 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.110653 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.110681 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.110713 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.110744 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.110777 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.110805 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.110805 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.110805 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.110805 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.110917 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.110917 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.110917 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.110917 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.110917 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.110917 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.110917 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.111189 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.111253 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.111323 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.111443 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.111505 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.111572 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.111644 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.111896 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.111944 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.112014 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.112066 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.112126 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.112162 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.112215 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.112266 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.112337 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.112374 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.112432 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.112482 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.112522 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.112553 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.112581 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.112614 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.112644 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.112672 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.112705 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.112705 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.112760 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.112801 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.112829 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.112864 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.112895 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.112923 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.112954 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.112987 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.113015 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.113015 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.113067 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.113103 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.113131 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.113163 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.113191 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.113222 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.113253 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.113281 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.113312 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.113341 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.113371 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.113403 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.113434 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.113483 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.113512 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.113539 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.113539 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.113589 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.113617 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.113649 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.113681 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.113681 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.113681 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.113681 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.113681 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.113681 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.113838 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.113871 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.114006 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.114046 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.114122 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.114159 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.114210 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.114261 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.114311 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.114393 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.114463 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.114497 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.114582 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.114644 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.114677 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.114728 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.114779 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.114831 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.114882 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.114934 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.115001 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.115051 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.115110 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.115169 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.115203 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.115290 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.115325 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.115393 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.115425 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.115517 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.115549 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.115623 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.115680 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.115740 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.115799 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.115831 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.115899 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.115899 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.116010 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.116062 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.116095 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.116146 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.116220 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.116252 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.116332 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.116399 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.116451 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.116543 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.116577 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.116670 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.116735 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.116769 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.116854 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.116910 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.116944 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.116996 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.117048 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.117567 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.117567 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.117567 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.117567 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.117767 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.117767 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.117767 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.117975 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.118013 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.118085 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.118141 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.118192 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.118243 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.118292 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.118326 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.118409 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.118445 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.118538 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.118590 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.118642 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.118696 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.118746 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.118779 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.118846 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.118897 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.118959 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.119017 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.119052 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.119104 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.119157 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.119239 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.119277 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.119306 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.119339 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.119368 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.119396 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.119429 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.119429 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.119498 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.119533 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.119561 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.119561 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.119612 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.119645 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.119674 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.119702 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.119736 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.119767 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.119795 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.119826 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.119855 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.119885 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.119915 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.119943 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.119971 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.120006 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.120036 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.120063 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.120092 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.120092 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.120141 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.120170 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.120200 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.120200 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.120200 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.120200 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.120304 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.120338 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.120367 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.120367 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.120367 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.120367 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.120367 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.120367 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.120575 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.120575 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.120575 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.120575 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.120688 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.120719 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.120719 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.120777 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.120805 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.120841 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.120841 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.120891 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.120920 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.120947 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.120975 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.121001 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.121033 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.121062 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.121090 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.121118 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.121146 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.121175 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.121204 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.121230 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.121263 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.121294 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.121324 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.121356 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.121356 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.121356 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.121356 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.121356 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.121356 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.121356 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.121759 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.121759 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.121759 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.121759 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.121759 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.121759 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.121759 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.122162 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.122234 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.122302 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.122367 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.122435 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.122514 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.122573 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.122634 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.123158 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.123211 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.123274 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.123339 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.123400 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.123486 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.123538 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.123957 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.124009 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.124073 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.124143 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.124180 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.124251 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.124307 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.124379 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.124438 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.125046 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.125046 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.125046 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.125046 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.125046 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.125046 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.125046 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.126172 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.126772 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.126772 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.126899 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.126988 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.126988 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.127132 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.127199 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.127270 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.127335 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.127408 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.127865 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.128022 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.128171 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.128286 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.128401 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.128641 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.128783 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.128922 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.129080 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.129241 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.129361 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.129474 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112332) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.129569 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.129657 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.129739 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.129833 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.129950 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.130058 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.130155 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112335) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.130245 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.130350 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.130475 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.130596 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112332) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.130687 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.130793 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.130896 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112332) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.130996 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.131081 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.131154 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.131227 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112335) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.131303 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.131389 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112335) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.131493 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.131599 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112333) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.131720 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.131801 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.131874 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.131950 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.132022 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.132110 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.132156 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.132267 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112333) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.132337 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.132434 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112333) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.132599 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.133451 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.133973 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.134353 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.134747 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 01:04:35.135137 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112334) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 01:04:35.135137 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 01:04:35.135137 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 01:04:35.135137 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 01:04:35.135137 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112334) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 01:04:35.135137 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112334) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:04:35.172764 np0000179731 devstack@c-api.service[112335]: INFO dbcounter [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Registered counter for database cinder Jun 12 01:04:35.173073 np0000179731 devstack@c-api.service[112332]: INFO dbcounter [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Registered counter for database cinder Jun 12 01:04:35.174815 np0000179731 devstack@c-api.service[112333]: INFO dbcounter [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Registered counter for database cinder Jun 12 01:04:35.181487 np0000179731 devstack@c-api.service[112334]: INFO dbcounter [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Registered counter for database cinder Jun 12 01:04:35.218686 np0000179731 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:35.219893 np0000179731 devstack@c-api.service[112335]: DEBUG oslo_db.sqlalchemy.engines [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 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=112335) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:35.223998 np0000179731 devstack@c-api.service[112333]: DEBUG oslo_db.sqlalchemy.engines [None req-c727976c-9c0b-4256-a85f-5b25c33048ad 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=112333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:35.231716 np0000179731 devstack@c-api.service[112334]: DEBUG oslo_db.sqlalchemy.engines [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 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=112334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:35.334317 np0000179731 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writer thread running {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:04:35.334813 np0000179731 devstack@c-api.service[112335]: DEBUG dbcounter [-] [112335] Writer thread running {{(pid=112335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:04:35.337723 np0000179731 devstack@c-api.service[112332]: INFO cinder.rpc [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:04:35.337891 np0000179731 devstack@c-api.service[112335]: INFO cinder.rpc [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:04:35.337963 np0000179731 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writer thread running {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:04:35.339756 np0000179731 devstack@c-api.service[112332]: INFO cinder.rpc [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:04:35.339895 np0000179731 devstack@c-api.service[112335]: INFO cinder.rpc [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:04:35.340674 np0000179731 devstack@c-api.service[112333]: INFO cinder.rpc [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:04:35.342144 np0000179731 devstack@c-api.service[112335]: INFO cinder.rpc [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:04:35.343049 np0000179731 devstack@c-api.service[112332]: INFO cinder.rpc [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:04:35.343726 np0000179731 devstack@c-api.service[112333]: INFO cinder.rpc [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:04:35.344180 np0000179731 devstack@c-api.service[112335]: INFO cinder.rpc [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:04:35.345013 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.345393 np0000179731 devstack@c-api.service[112332]: INFO cinder.rpc [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:04:35.346520 np0000179731 devstack@c-api.service[112333]: INFO cinder.rpc [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:04:35.346723 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.348379 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.348967 np0000179731 devstack@c-api.service[112334]: DEBUG dbcounter [-] [112334] Writer thread running {{(pid=112334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 01:04:35.349637 np0000179731 devstack@c-api.service[112333]: INFO cinder.rpc [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:04:35.350433 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.350687 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.351832 np0000179731 devstack@c-api.service[112334]: INFO cinder.rpc [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:04:35.354240 np0000179731 devstack@c-api.service[112334]: INFO cinder.rpc [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:04:35.355733 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.356551 np0000179731 devstack@c-api.service[112334]: INFO cinder.rpc [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:04:35.358619 np0000179731 devstack@c-api.service[112334]: INFO cinder.rpc [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:04:35.359576 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.363322 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.385658 np0000179731 devstack@c-api.service[112335]: DEBUG oslo_db.sqlalchemy.engines [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 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=112335) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:35.387973 np0000179731 devstack@c-api.service[112335]: INFO cinder.rpc [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:04:35.388679 np0000179731 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:35.390412 np0000179731 devstack@c-api.service[112335]: INFO cinder.rpc [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:04:35.391485 np0000179731 devstack@c-api.service[112332]: INFO cinder.rpc [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:04:35.391572 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.395686 np0000179731 devstack@c-api.service[112332]: INFO cinder.rpc [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:04:35.396398 np0000179731 devstack@c-api.service[112333]: DEBUG oslo_db.sqlalchemy.engines [None req-c727976c-9c0b-4256-a85f-5b25c33048ad 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=112333) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:35.396811 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.399988 np0000179731 devstack@c-api.service[112333]: INFO cinder.rpc [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:04:35.402066 np0000179731 devstack@c-api.service[112333]: INFO cinder.rpc [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:04:35.402674 np0000179731 devstack@c-api.service[112334]: DEBUG oslo_db.sqlalchemy.engines [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 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=112334) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:35.403026 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.403415 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.405134 np0000179731 devstack@c-api.service[112334]: INFO cinder.rpc [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:04:35.406154 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.407471 np0000179731 devstack@c-api.service[112334]: INFO cinder.rpc [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:04:35.408607 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.409198 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.409334 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.412365 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.413336 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.415487 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.416295 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.417175 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.419602 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.420166 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.420444 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.422181 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.423083 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.423272 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.423417 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.425356 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.426078 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.426240 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.428554 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.428964 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.429322 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.429406 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.430402 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.432207 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.432722 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.432938 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.433042 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.435086 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.435778 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.435865 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.436542 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.438538 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.438717 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.439236 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.439364 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.441797 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.441907 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.442122 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.444235 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.444740 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.444824 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.445434 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.445632 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.447003 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.447121 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.447628 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.448105 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.448314 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.449090 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.449479 np0000179731 devstack@c-api.service[112335]: WARNING cinder.api.contrib.hosts [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:04:35.449784 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.450217 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.450344 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.451506 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.451770 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.451851 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.452896 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.453168 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.454389 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.454504 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.455377 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: extensions {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.455489 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.455676 np0000179731 devstack@c-api.service[112332]: WARNING cinder.api.contrib.hosts [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:04:35.456387 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.456780 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: os-quota-class-sets {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.457441 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.457669 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.458164 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: scheduler-stats {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.458998 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.459208 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.459638 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: os-quota-sets {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.460471 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.461068 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: backups {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.461267 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.461403 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: extensions {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.461515 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.462762 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: os-quota-class-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.463009 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.463564 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.463702 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: os-snapshot-manage {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.464030 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: scheduler-stats {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.464427 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.465025 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.465083 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: consistencygroups {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.465473 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: os-quota-sets {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.465843 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.466436 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.467064 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: extra_specs {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.467145 np0000179731 devstack@c-api.service[112333]: WARNING cinder.api.contrib.hosts [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:04:35.467439 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: backups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.467794 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.467854 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.468607 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: os-hosts {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.468973 np0000179731 devstack@c-api.service[112334]: WARNING cinder.api.contrib.hosts [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:04:35.469173 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.469655 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: os-snapshot-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.469785 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.469968 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: os-volume-manage {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.470788 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.471099 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.471276 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: consistencygroups {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.471351 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: os-availability-zone {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.472459 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.472534 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.472693 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: encryption {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.473206 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: extra_specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.473525 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: extensions {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.473999 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.474216 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: os-volume-transfer {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.474743 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: os-hosts {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.474803 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: os-quota-class-sets {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.474958 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: extensions {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.475819 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: capabilities {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.476121 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: os-volume-manage {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.476191 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: scheduler-stats {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.476286 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: os-quota-class-sets {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.477071 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: encryption {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.477569 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: os-availability-zone {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.477639 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: scheduler-stats {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.478231 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: os-quota-sets {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.478675 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: os-volume-type-access {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.478901 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.479117 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: os-quota-sets {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.479776 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: backups {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.480172 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: cgsnapshots {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.480347 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: os-volume-transfer {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.480515 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: backups {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.481583 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extended resource: qos-specs {{(pid=112335) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.481790 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: os-snapshot-manage {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.481967 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: capabilities {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.482507 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: os-snapshot-manage {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.483224 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: consistencygroups {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.483339 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: encryption {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.483847 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.contrib.snapshot_actions [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] SnapshotActionsController initialized {{(pid=112335) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:04:35.483932 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: consistencygroups {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.484603 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.484722 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: os-volume-type-access {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.485264 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: extra_specs {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.485856 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: extra_specs {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.485968 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.486436 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: cgsnapshots {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.486935 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: os-hosts {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.487304 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.487439 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: os-hosts {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.487912 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extended resource: qos-specs {{(pid=112332) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.488301 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: os-volume-manage {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.488618 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.488863 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: os-volume-manage {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.489808 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: os-availability-zone {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.489988 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.490082 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.contrib.snapshot_actions [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] SnapshotActionsController initialized {{(pid=112332) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:04:35.490252 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: os-availability-zone {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.490847 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.491156 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: encryption {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.491433 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.491602 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: encryption {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.492227 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.492682 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: os-volume-transfer {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.492808 np0000179731 devstack@c-api.service[112335]: WARNING castellan.key_manager.migration [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.493139 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: os-volume-transfer {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.493586 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.493646 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.493777 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.493973 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.494072 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension AdminActions extending resource: volumes {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.494195 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.494289 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension AdminActions extending resource: backups {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.494345 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: capabilities {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.494388 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.494533 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension TypesManage extending resource: types {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.494658 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension UsedLimits extending resource: limits {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.494744 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.494791 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: capabilities {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.494853 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.494901 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.494944 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.495055 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.495164 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.495294 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.495390 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.v3.router [None req-c3ac0072-72c7-4eb6-b922-53fd589da6c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112335) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.495710 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: encryption {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.496103 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: encryption {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.496242 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.497224 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: os-volume-type-access {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.497870 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.498362 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: os-volume-type-access {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.498991 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: cgsnapshots {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.499316 np0000179731 devstack@c-api.service[112332]: WARNING castellan.key_manager.migration [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.499959 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: cgsnapshots {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.500224 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.500349 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.500484 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.500596 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension AdminActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.500726 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension AdminActions extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.500826 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension AdminActions extending resource: backups {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.501021 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extended resource: qos-specs {{(pid=112333) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.501081 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension VolumeActions extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.501202 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension TypesManage extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.501323 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension UsedLimits extending resource: limits {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.501376 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extended resource: qos-specs {{(pid=112334) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:04:35.501431 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.501540 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.501634 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.501736 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.501846 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.501953 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.502072 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.v3.router [None req-5b1c9ed5-e910-4e7e-94a5-b71b482a7bf8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112332) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.503308 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.contrib.snapshot_actions [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] SnapshotActionsController initialized {{(pid=112333) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:04:35.503572 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] SnapshotActionsController initialized {{(pid=112334) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:04:35.504133 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.504316 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.504388 np0000179731 devstack@c-api.service[112335]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f04daca3668 pid: 112335 (default app) Jun 12 01:04:35.505614 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.505677 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.507020 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.507079 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.508383 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.508442 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.509906 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.509964 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.510921 np0000179731 devstack@c-api.service[112332]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f04daca3668 pid: 112332 (default app) Jun 12 01:04:35.511363 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.511444 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.512721 np0000179731 devstack@c-api.service[112334]: WARNING castellan.key_manager.migration [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.512870 np0000179731 devstack@c-api.service[112333]: WARNING castellan.key_manager.migration [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:04:35.513042 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.513042 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.513042 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.513042 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.513433 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.513433 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.513433 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.513433 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.513776 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.513776 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.513776 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.513776 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.513776 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.513776 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.514213 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.514213 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.514213 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.514213 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.514213 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.514605 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.514605 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.514605 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.514605 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.514605 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.515021 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.515021 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.515021 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.515021 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.515313 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.515313 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.515313 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.515313 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.515313 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.515742 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.515742 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.515742 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.515742 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.515742 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.516370 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.516370 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.516370 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.516370 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.516370 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.516370 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.517067 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.517067 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.517067 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.517067 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.517067 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.517067 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.517555 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.517555 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.517555 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.517555 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.517555 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.517555 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.517929 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.517929 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.518253 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.518380 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.518380 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.518380 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.518380 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.518380 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.519048 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.519048 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.519048 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.519048 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.519048 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.519512 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.519512 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.519512 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.519512 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.519512 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.519870 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.519925 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.519979 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.519979 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.519979 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.519979 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.519979 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.519979 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.520323 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.520370 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.520370 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.520370 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.520370 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.520370 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.520563 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.520563 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.520563 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.520563 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.520563 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.520786 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.520786 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.520786 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.520786 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.520908 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.520937 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.520964 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.520964 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.520964 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.520964 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.521087 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.521087 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.521087 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.521087 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.521087 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.521420 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.521420 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.521420 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.521420 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.521420 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.522018 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension AdminActions extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.522082 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.522082 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.522206 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.522263 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.522263 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.522263 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.522263 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.522534 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.522534 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.522534 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.522534 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.522793 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.522793 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.522793 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.522793 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.523044 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension AdminActions extending resource: snapshots {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.523107 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.523107 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.523232 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension AdminActions extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.523303 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.523303 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.523303 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.523303 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.523564 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.523564 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.523564 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.523564 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.523564 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.523564 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.523892 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.523892 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.524016 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension AdminActions extending resource: backups {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.524074 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.524074 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.524596 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension AdminActions extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.524703 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.524703 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.524703 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.524703 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.524921 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.524921 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.524921 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.524921 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.524921 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.524921 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.525262 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.525262 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.525390 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension VolumeActions extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.525505 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.525505 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.525621 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension AdminActions extending resource: backups {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.525678 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.525678 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.525678 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.525678 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.525678 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.525678 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.526101 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.526101 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.526101 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.526101 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.526101 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.526101 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.526452 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.526452 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.526603 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension TypesManage extending resource: types {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.526688 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.526688 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.526688 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.526688 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.526924 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.526924 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.526924 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.526924 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.526924 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.527247 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.527247 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.527247 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.527247 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:35.527247 np0000179731 devstack@c-api.service[112335]: warnings.warn(deprecated_msg) Jun 12 01:04:35.527573 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension UsedLimits extending resource: limits {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.527573 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.527573 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.527573 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.527573 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.527573 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.527888 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension VolumeActions extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.527944 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528000 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension TypesManage extending resource: types {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528053 np0000179731 devstack@c-api.service[112334]: DEBUG cinder.api.v3.router [None req-ca7b667b-87c2-491a-bbc2-f71827e73dd9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112334) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528115 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension UsedLimits extending resource: limits {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528115 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528115 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528115 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528115 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528115 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528115 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528343 np0000179731 devstack@c-api.service[112333]: DEBUG cinder.api.v3.router [None req-c727976c-9c0b-4256-a85f-5b25c33048ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112333) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:04:35.528375 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.middleware.request_id [None req-c4ead285-69e2-4834-81ca-12edcf29d55f None None] RequestId filter calling following filter/app {{(pid=112335) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:04:35.528375 np0000179731 devstack@c-api.service[112335]: [pid: 112335|app: 0|req: 1/1] 199.204.45.144 () {60 vars in 956 bytes} [Fri Jun 12 01:04:35 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 01:04:35.528437 np0000179731 devstack@c-api.service[112334]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f04daca3668 pid: 112334 (default app) Jun 12 01:04:35.528486 np0000179731 devstack@c-api.service[112333]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7f04daca3668 pid: 112333 (default app) Jun 12 01:04:42.839645 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.839645 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.839645 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.839645 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.840422 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.840422 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.840422 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.840422 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.840681 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.840681 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.840681 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.840681 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.840681 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.840681 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841133 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.841133 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841133 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.841133 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841133 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.841391 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841391 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.841391 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841391 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.841391 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841677 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.841677 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841677 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.841677 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841894 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.841894 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841894 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.841894 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.841894 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.842152 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.842152 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.842152 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.842152 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.842152 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.842392 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.842392 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.842392 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.842392 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.842392 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.842392 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.843794 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.843794 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.843794 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.843794 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.843794 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.843794 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.844208 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.844208 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.844208 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.844208 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.844208 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.844208 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.844655 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.844655 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.844655 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.844655 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.844655 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.845041 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.845041 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.845041 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.845041 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.845041 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.845394 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.845394 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.845394 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.845394 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.845394 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.845394 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.845857 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.845857 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.845857 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.845857 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.845857 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.845857 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.846251 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.846251 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.846251 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.846251 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.846251 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.846660 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.846660 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.846660 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.846660 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.846660 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.847030 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.847030 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.847030 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.847030 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.847325 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.847325 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.847325 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.847325 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.847619 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.847619 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.847619 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.847619 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.847619 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.847969 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.847969 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.847969 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.847969 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.847969 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.848332 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.848332 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.848332 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.848332 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.848643 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.848643 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.848643 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.848643 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.848827 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.848827 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.848827 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.848827 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.848955 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.848955 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.848955 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.848955 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849083 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849083 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849083 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849083 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849210 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849210 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849210 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849210 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849210 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849389 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849389 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849389 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849389 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849389 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849389 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849607 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849607 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849607 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849607 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849607 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849760 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849760 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849760 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849760 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849760 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849760 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849945 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849945 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849945 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849945 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.849945 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.849945 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850131 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850131 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850131 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850131 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850131 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850131 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850323 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850323 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850323 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850323 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850323 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850323 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850537 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850537 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850537 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850537 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850669 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850669 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850669 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850669 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850669 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850831 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850831 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850831 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850831 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:42.850831 np0000179731 devstack@c-api.service[112332]: warnings.warn(deprecated_msg) Jun 12 01:04:42.850831 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.middleware.request_id [None req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 None None] RequestId filter calling following filter/app {{(pid=112332) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:04:43.335331 np0000179731 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 admin admin] POST https://199.204.45.144/volume/v3/types Jun 12 01:04:43.335912 np0000179731 devstack@c-api.service[112332]: DEBUG cinder.api.openstack.wsgi [None req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112332) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 01:04:43.337531 np0000179731 devstack@c-api.service[112332]: /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 12 01:04:43.337531 np0000179731 devstack@c-api.service[112332]: warnings.warn( Jun 12 01:04:43.378709 np0000179731 devstack@c-api.service[112332]: DEBUG oslo_db.sqlalchemy.engines [None req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 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=112332) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:43.409760 np0000179731 devstack@c-api.service[112332]: INFO cinder.api.openstack.wsgi [None req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 admin admin] https://199.204.45.144/volume/v3/types returned with HTTP 200 Jun 12 01:04:43.410294 np0000179731 devstack@c-api.service[112332]: [pid: 112332|app: 0|req: 1/2] 199.204.45.144 () {68 vars in 1288 bytes} [Fri Jun 12 01:04:42 2026] POST /volume/v3/types => generated 186 bytes in 584 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 01:04:43.425069 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.middleware.request_id [req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 req-9fa74759-8343-4a7c-ab82-536854c2e2bd None None] RequestId filter calling following filter/app {{(pid=112335) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:04:43.759210 np0000179731 devstack@c-api.service[112335]: INFO cinder.api.openstack.wsgi [req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 req-9fa74759-8343-4a7c-ab82-536854c2e2bd admin admin] POST https://199.204.45.144/volume/v3/types/f696e2f2-9bea-4c41-875e-328510831b5c/extra_specs Jun 12 01:04:43.759691 np0000179731 devstack@c-api.service[112335]: DEBUG cinder.api.openstack.wsgi [req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 req-9fa74759-8343-4a7c-ab82-536854c2e2bd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112335) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 01:04:43.761317 np0000179731 devstack@c-api.service[112335]: /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 12 01:04:43.761317 np0000179731 devstack@c-api.service[112335]: warnings.warn( Jun 12 01:04:43.804226 np0000179731 devstack@c-api.service[112335]: DEBUG oslo_db.sqlalchemy.engines [req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 req-9fa74759-8343-4a7c-ab82-536854c2e2bd 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=112335) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:04:43.861568 np0000179731 devstack@c-api.service[112335]: INFO cinder.api.openstack.wsgi [req-e8f20231-4e4e-43b9-bc94-a116e2f141e3 req-9fa74759-8343-4a7c-ab82-536854c2e2bd admin admin] https://199.204.45.144/volume/v3/types/f696e2f2-9bea-4c41-875e-328510831b5c/extra_specs returned with HTTP 200 Jun 12 01:04:43.862174 np0000179731 devstack@c-api.service[112335]: [pid: 112335|app: 0|req: 2/3] 199.204.45.144 () {70 vars in 1505 bytes} [Fri Jun 12 01:04:43 2026] POST /volume/v3/types/f696e2f2-9bea-4c41-875e-328510831b5c/extra_specs => generated 55 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 01:04:45.407860 np0000179731 devstack@c-api.service[112334]: DEBUG dbcounter [-] [112334] Writing DB stats cinder:SELECT=6 {{(pid=112334) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:04:45.411327 np0000179731 devstack@c-api.service[112333]: DEBUG dbcounter [-] [112333] Writing DB stats cinder:SELECT=6 {{(pid=112333) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:04:53.407082 np0000179731 devstack@c-api.service[112332]: DEBUG dbcounter [-] [112332] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112332) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:04:53.860028 np0000179731 devstack@c-api.service[112335]: DEBUG dbcounter [-] [112335] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112335) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}