Jun 16 01:08:56.050277 np0000180466 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:08:56.061540 np0000180466 devstack@c-api.service[112485]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:08:56 2026] *** Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: nodename: np0000180466 Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: machine: x86_64 Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: clock source: unix Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: pcre jit disabled Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: detected number of CPU cores: 16 Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: current working directory: / Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: your processes number limit is 256917 Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: your memory page size is 4096 bytes Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: detected max file descriptor number: 2048 Jun 16 01:08:56.063775 np0000180466 devstack@c-api.service[112485]: lock engine: pthread robust mutexes Jun 16 01:08:56.064395 np0000180466 devstack@c-api.service[112485]: thunder lock: enabled Jun 16 01:08:56.064395 np0000180466 devstack@c-api.service[112485]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:08:56.064395 np0000180466 devstack@c-api.service[112485]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:08:56.064395 np0000180466 devstack@c-api.service[112485]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:08:56.064395 np0000180466 devstack@c-api.service[112485]: Set PythonHome to /opt/stack/data/venv Jun 16 01:08:56.100612 np0000180466 devstack@c-api.service[112485]: Python main interpreter initialized at 0x7b558d8a3668 Jun 16 01:08:56.100612 np0000180466 devstack@c-api.service[112485]: python threads support enabled Jun 16 01:08:56.100612 np0000180466 devstack@c-api.service[112485]: your server socket listen backlog is limited to 100 connections Jun 16 01:08:56.100612 np0000180466 devstack@c-api.service[112485]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:08:56.101216 np0000180466 devstack@c-api.service[112485]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:08:56.101363 np0000180466 devstack@c-api.service[112485]: *** Operational MODE: preforking *** Jun 16 01:08:56.101594 np0000180466 devstack@c-api.service[112485]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:08:56.101594 np0000180466 devstack@c-api.service[112485]: spawned uWSGI master process (pid: 112485) Jun 16 01:08:56.101782 np0000180466 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:08:56.103126 np0000180466 devstack@c-api.service[112485]: spawned uWSGI worker 1 (pid: 112492, cores: 1) Jun 16 01:08:56.103126 np0000180466 devstack@c-api.service[112485]: spawned uWSGI worker 2 (pid: 112493, cores: 1) Jun 16 01:08:56.103710 np0000180466 devstack@c-api.service[112485]: spawned uWSGI worker 3 (pid: 112494, cores: 1) Jun 16 01:08:56.104255 np0000180466 devstack@c-api.service[112485]: spawned uWSGI worker 4 (pid: 112495, cores: 1) Jun 16 01:08:56.104308 np0000180466 devstack@c-api.service[112485]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:08:56.233005 np0000180466 devstack@c-api.service[112494]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:56.233005 np0000180466 devstack@c-api.service[112494]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:56.233005 np0000180466 devstack@c-api.service[112494]: we strongly recommend against using it for new projects. Jun 16 01:08:56.233005 np0000180466 devstack@c-api.service[112494]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:56.233005 np0000180466 devstack@c-api.service[112494]: framework. For more detail see Jun 16 01:08:56.233005 np0000180466 devstack@c-api.service[112494]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:56.233005 np0000180466 devstack@c-api.service[112494]: import eventlet # noqa Jun 16 01:08:56.244753 np0000180466 devstack@c-api.service[112495]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:56.244753 np0000180466 devstack@c-api.service[112495]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:56.244753 np0000180466 devstack@c-api.service[112495]: we strongly recommend against using it for new projects. Jun 16 01:08:56.244753 np0000180466 devstack@c-api.service[112495]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:56.244753 np0000180466 devstack@c-api.service[112495]: framework. For more detail see Jun 16 01:08:56.244753 np0000180466 devstack@c-api.service[112495]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:56.244753 np0000180466 devstack@c-api.service[112495]: import eventlet # noqa Jun 16 01:08:56.247025 np0000180466 devstack@c-api.service[112493]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:56.247025 np0000180466 devstack@c-api.service[112493]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:56.247025 np0000180466 devstack@c-api.service[112493]: we strongly recommend against using it for new projects. Jun 16 01:08:56.247025 np0000180466 devstack@c-api.service[112493]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:56.247025 np0000180466 devstack@c-api.service[112493]: framework. For more detail see Jun 16 01:08:56.247025 np0000180466 devstack@c-api.service[112493]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:56.247025 np0000180466 devstack@c-api.service[112493]: import eventlet # noqa Jun 16 01:08:56.247913 np0000180466 devstack@c-api.service[112492]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:56.247913 np0000180466 devstack@c-api.service[112492]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:56.247913 np0000180466 devstack@c-api.service[112492]: we strongly recommend against using it for new projects. Jun 16 01:08:56.247913 np0000180466 devstack@c-api.service[112492]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:56.247913 np0000180466 devstack@c-api.service[112492]: framework. For more detail see Jun 16 01:08:56.247913 np0000180466 devstack@c-api.service[112492]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:56.247913 np0000180466 devstack@c-api.service[112492]: import eventlet # noqa Jun 16 01:08:56.316806 np0000180466 devstack@c-api.service[112494]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:56.316806 np0000180466 devstack@c-api.service[112494]: warnings.warn( Jun 16 01:08:56.331470 np0000180466 devstack@c-api.service[112495]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:56.331470 np0000180466 devstack@c-api.service[112495]: warnings.warn( Jun 16 01:08:56.334112 np0000180466 devstack@c-api.service[112493]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:56.334112 np0000180466 devstack@c-api.service[112493]: warnings.warn( Jun 16 01:08:56.338061 np0000180466 devstack@c-api.service[112492]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:56.338061 np0000180466 devstack@c-api.service[112492]: warnings.warn( Jun 16 01:08:56.390328 np0000180466 devstack@c-api.service[112494]: /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 16 01:08:56.390328 np0000180466 devstack@c-api.service[112494]: from cgi import parse_header Jun 16 01:08:56.409135 np0000180466 devstack@c-api.service[112493]: /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 16 01:08:56.409135 np0000180466 devstack@c-api.service[112493]: from cgi import parse_header Jun 16 01:08:56.409733 np0000180466 devstack@c-api.service[112495]: /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 16 01:08:56.409733 np0000180466 devstack@c-api.service[112495]: from cgi import parse_header Jun 16 01:08:56.419984 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:56.419984 np0000180466 devstack@c-api.service[112492]: from cgi import parse_header Jun 16 01:08:56.442767 np0000180466 devstack@c-api.service[112494]: /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 16 01:08:56.442767 np0000180466 devstack@c-api.service[112494]: removals.removed_module( Jun 16 01:08:56.444409 np0000180466 devstack@c-api.service[112494]: /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 16 01:08:56.444409 np0000180466 devstack@c-api.service[112494]: removals.removed_module( Jun 16 01:08:56.462218 np0000180466 devstack@c-api.service[112495]: /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 16 01:08:56.462218 np0000180466 devstack@c-api.service[112495]: removals.removed_module( Jun 16 01:08:56.463222 np0000180466 devstack@c-api.service[112493]: /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 16 01:08:56.463222 np0000180466 devstack@c-api.service[112493]: removals.removed_module( Jun 16 01:08:56.463896 np0000180466 devstack@c-api.service[112495]: /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 16 01:08:56.463896 np0000180466 devstack@c-api.service[112495]: removals.removed_module( Jun 16 01:08:56.465035 np0000180466 devstack@c-api.service[112493]: /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 16 01:08:56.465035 np0000180466 devstack@c-api.service[112493]: removals.removed_module( Jun 16 01:08:56.485351 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:56.485351 np0000180466 devstack@c-api.service[112492]: removals.removed_module( Jun 16 01:08:56.487276 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:56.487276 np0000180466 devstack@c-api.service[112492]: removals.removed_module( Jun 16 01:08:57.070635 np0000180466 devstack@c-api.service[112494]: /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 16 01:08:57.070635 np0000180466 devstack@c-api.service[112494]: warnings.warn( Jun 16 01:08:57.086308 np0000180466 devstack@c-api.service[112493]: /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 16 01:08:57.086308 np0000180466 devstack@c-api.service[112493]: warnings.warn( Jun 16 01:08:57.111723 np0000180466 devstack@c-api.service[112495]: /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 16 01:08:57.111723 np0000180466 devstack@c-api.service[112495]: warnings.warn( Jun 16 01:08:57.159335 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:57.159335 np0000180466 devstack@c-api.service[112492]: warnings.warn( Jun 16 01:08:57.165614 np0000180466 devstack@c-api.service[112494]: /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 16 01:08:57.165614 np0000180466 devstack@c-api.service[112494]: warnings.warn( Jun 16 01:08:57.178032 np0000180466 devstack@c-api.service[112493]: /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 16 01:08:57.178032 np0000180466 devstack@c-api.service[112493]: warnings.warn( Jun 16 01:08:57.273499 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:57.273499 np0000180466 devstack@c-api.service[112492]: warnings.warn( Jun 16 01:08:57.276378 np0000180466 devstack@c-api.service[112495]: /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 16 01:08:57.276378 np0000180466 devstack@c-api.service[112495]: warnings.warn( Jun 16 01:08:57.489005 np0000180466 devstack@c-api.service[112493]: 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 16 01:08:57.489544 np0000180466 devstack@c-api.service[112493]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112493) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:57.503738 np0000180466 devstack@c-api.service[112494]: 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 16 01:08:57.504132 np0000180466 devstack@c-api.service[112494]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112494) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:57.560966 np0000180466 devstack@c-api.service[112492]: 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 16 01:08:57.561097 np0000180466 devstack@c-api.service[112492]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112492) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:57.575447 np0000180466 devstack@c-api.service[112495]: 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 16 01:08:57.575670 np0000180466 devstack@c-api.service[112495]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112495) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:57.576631 np0000180466 devstack@c-api.service[112493]: /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 16 01:08:57.576631 np0000180466 devstack@c-api.service[112493]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:57.579744 np0000180466 devstack@c-api.service[112494]: /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 16 01:08:57.579744 np0000180466 devstack@c-api.service[112494]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:57.622067 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:57.622067 np0000180466 devstack@c-api.service[112492]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:57.636313 np0000180466 devstack@c-api.service[112495]: /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 16 01:08:57.636313 np0000180466 devstack@c-api.service[112495]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:58.040690 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:58.040867 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:58.040955 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:58.041034 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.041091 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:58.041159 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.041250 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.041307 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.041395 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.041508 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.041604 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.041665 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.041720 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.041781 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.041835 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.041835 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.042761 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.042887 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.042975 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.043036 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.043091 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.043144 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.043236 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.043297 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.043351 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.043405 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.043494 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.043569 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.043623 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.043675 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.043735 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.043787 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.043856 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.043910 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.043965 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.044024 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.044024 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.044130 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.044183 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.044245 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.044320 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.044320 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.044491 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.044604 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.044688 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.044688 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.044856 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.044940 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.045007 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.045097 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.045187 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.045276 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.045361 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.045494 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.045580 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.045682 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.045758 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.045831 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.045909 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.045984 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.046070 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.046070 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.046070 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.046070 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.046070 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.046411 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.046411 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.046411 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.046411 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.046411 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.046411 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.046411 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.046938 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.046938 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.046938 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.046938 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.046938 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.047371 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.047510 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.047604 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.047684 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.047819 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.047819 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.047934 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.047987 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.048043 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.048093 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.048142 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.048203 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.048256 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.048306 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.048356 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.048406 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.048476 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.048542 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.048542 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.048645 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.048645 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.048645 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.048645 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.049094 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.049167 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.049212 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.049255 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.049294 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.049351 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.049399 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.049399 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.049500 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.049500 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.049569 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.049605 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.049642 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.049678 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.049716 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.049763 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.049806 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.049843 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.049881 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.049916 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.049916 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.049988 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.050029 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.050070 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.050106 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.050106 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.050177 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.050177 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.050608 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.050651 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.050687 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.050724 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.050775 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.050814 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.050850 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.050912 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.050949 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.050990 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.051034 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.051071 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.051118 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.051154 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.051213 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.051251 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.051288 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.051330 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.051372 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.051408 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.051443 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.051512 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.051554 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.051590 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.051625 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.051660 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.051700 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.051700 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.052924 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.052970 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.053017 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.053056 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.053093 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.053129 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.053171 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.053213 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.053257 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.053293 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.053329 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.053364 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.053412 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.053478 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.053517 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.053553 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.053589 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.053634 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.053677 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.053718 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.053755 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.053791 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.053826 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.053871 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.053914 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.053948 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.053987 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.054021 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.054063 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.054098 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.054133 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.054171 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.054205 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.054237 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.054269 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.054303 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.054336 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.054369 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.054409 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.054464 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.054499 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.054499 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.054576 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.054622 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.054622 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.054704 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.054746 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.054746 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.054818 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.054818 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.054818 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.054818 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.054818 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.054967 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.055047 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.055171 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.058247 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.058301 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.058376 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.058424 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.058505 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.058565 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.058630 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.058991 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.059064 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.059117 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.059225 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.059296 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.059357 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.059433 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.060001 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.060149 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.060149 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.060227 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.060227 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.060295 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.060338 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.061049 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.061149 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.061282 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.061393 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.061526 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.061640 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.061766 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.063521 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.063590 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.063631 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.063698 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.063749 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.063812 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.063885 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.064317 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.064386 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.064440 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.064528 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.064625 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.064678 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.064678 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.064752 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.064792 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.064830 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.064873 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.064873 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.064940 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.064978 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.066708 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.066803 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.066846 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.066892 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.066932 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.066974 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.067016 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.067059 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.067096 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.067096 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.067161 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.067221 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.067258 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.067295 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.067332 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.067375 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.067410 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.067480 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.067559 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.067600 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.067637 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.067674 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.067674 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.067742 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.067784 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.067826 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.067871 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.067908 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.067943 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.067981 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.068022 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.068062 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.068098 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.068140 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.068181 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.068226 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.068262 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.068299 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.068334 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.068371 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.068412 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.068466 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.068505 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.068548 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.068591 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.068633 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.068669 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.068711 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.068752 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.068787 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.068823 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.068864 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.068905 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.068946 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.068981 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.069023 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.069059 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.069093 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.069128 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.069169 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.069204 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.069239 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.069280 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.069319 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.069356 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.069397 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.069438 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.069489 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.069533 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.069575 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.069610 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.069645 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.069682 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.069718 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.069757 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.069798 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.069798 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.069870 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.069905 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.069960 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.070280 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.070280 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.070359 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.070359 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.070359 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.070359 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.070682 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.070723 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.070758 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.070799 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.070799 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.070868 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.070868 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.070868 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.070868 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.070868 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.071037 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.071037 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.071037 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.071037 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.071231 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.071231 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.071333 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.071672 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.071763 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.071873 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.071947 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.072014 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.072102 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.072179 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.072889 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.072958 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.073018 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.073075 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.073125 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.073192 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.073248 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.073501 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.073578 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.073633 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.073689 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.073741 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.073791 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.073842 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.073894 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.073947 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.073998 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.074060 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.074115 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.074165 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.074224 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.074276 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.074336 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.074408 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.074408 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.074520 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.074575 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.074650 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.074703 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.074762 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.074822 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.074881 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.074938 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.074997 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.075048 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.075098 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.075164 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.075278 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.076276 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.076330 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.076379 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.076432 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.076519 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.076558 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.076592 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.076631 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.076670 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.076711 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.076745 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.076745 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.076821 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.076821 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.076942 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.076993 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.077043 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.077095 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.077095 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.077207 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.077207 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.077207 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.077207 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.077207 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.077207 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.077503 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.077503 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.077503 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.077503 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.077725 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.077796 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.077866 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.077927 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.077981 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.078031 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.078082 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.078134 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.078194 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.078245 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.078305 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.078358 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.078417 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.078661 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.078747 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.078837 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.078932 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.079033 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.079139 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.079332 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.079430 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.079530 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.079621 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.079713 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.079821 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.080424 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.080963 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.081030 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.081083 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.081083 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.081083 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.081083 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.081083 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.081321 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.081418 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.081490 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.081540 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.081594 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.081643 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.081710 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.081776 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.081830 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.081886 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.081940 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.081996 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.082050 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.082101 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.082159 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.082209 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.082380 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.082434 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.082434 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.082434 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.082434 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.082434 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.082685 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.082685 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.082685 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.082831 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.082905 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.082957 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.083014 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.083065 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.083115 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.083198 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.083253 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.083304 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.083355 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.083413 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.083483 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.083547 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.083609 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.083663 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.083713 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.083777 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.083828 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.083879 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.083929 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.083979 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.084028 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.084087 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.084139 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.084199 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.084251 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.084311 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.084364 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.084420 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.084490 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.084546 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.084597 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.084647 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.084697 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.084763 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.084824 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.084876 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.084933 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.084992 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.085044 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.085102 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.085161 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.085220 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.085270 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.085334 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.085386 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.085446 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.085539 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.085605 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.085605 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.085605 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.085605 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.085605 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.085858 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.085858 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.085858 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.085858 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.085858 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.085858 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.086152 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.086215 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.086266 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.086266 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.086266 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.086425 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.086510 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.086563 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.086615 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.086665 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.086723 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.086774 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.086833 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.086893 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.086952 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.087014 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.087074 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.087124 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.087231 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.087285 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.087285 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.087285 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.087416 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.087416 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.087416 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.087416 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.087652 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.087707 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.087759 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.087810 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.087855 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.087899 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.087947 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.087988 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.088029 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.088070 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.088106 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.088141 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.088178 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.088214 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.088250 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.088290 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.088334 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.088374 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.088409 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.088449 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.088449 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.088540 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.088581 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.088581 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.088643 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.088687 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.088724 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.088724 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.088799 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.088841 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.088880 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.088919 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.088954 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.088954 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.089022 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.089064 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.089108 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.089143 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.089177 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.089217 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.089257 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.089257 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.089257 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.089355 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.089403 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.089440 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.089489 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.089547 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.089547 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.089547 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.089547 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.089547 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.089700 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.089700 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.089700 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.089806 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.089841 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.089878 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.089911 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.089944 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.089979 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.090017 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.090057 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.090097 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.090132 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.090167 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.090202 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.090235 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.090278 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.090312 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.090345 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.090386 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.090421 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.090473 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.090512 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.090557 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.090598 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.090634 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.090634 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.090634 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.090733 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.090773 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.090819 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.090857 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.090891 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.090931 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.090970 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.091004 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.091044 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.091152 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.091290 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.091338 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.091377 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.091418 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.091465 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.091501 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.091553 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.091590 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.091639 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.091675 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.091715 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.091761 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.091797 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.091829 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.091867 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.091908 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.091947 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.091983 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.092025 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.092025 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.092093 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.092139 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.092178 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.092221 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.092257 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.092291 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.092325 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.092365 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.092400 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.092443 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.092509 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.092547 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.092586 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.092623 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.092663 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.092699 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.092733 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.092769 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.092803 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.092845 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.092881 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.092881 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.092944 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.092979 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.093014 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.093048 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.093081 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.093121 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.093160 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.093205 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.093242 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.093276 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.093312 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.093347 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.093379 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.093414 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.093468 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.093516 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.093564 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.093600 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.093633 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.093668 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.093703 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.093737 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.093771 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.093806 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.093846 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.093885 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.094001 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.094043 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.094083 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.094083 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.094083 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.094083 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.094205 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.094205 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.094205 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.094205 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.094205 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.094363 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.094401 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.094436 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.094484 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.094536 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.094536 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.094620 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.094663 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.094698 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.094754 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.094810 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.094862 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.094915 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.094951 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.094990 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.095025 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.095061 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.095095 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.095135 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.095189 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.095189 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.095189 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.095189 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.095330 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.095330 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.095330 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.095330 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.095330 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.095510 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.095554 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.095595 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.095632 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.095667 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.095667 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.095730 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.095767 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.095801 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.095801 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.095862 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.095910 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.095947 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.095983 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.096015 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.096051 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.096086 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.096120 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.096160 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.096195 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.096195 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.096195 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.096195 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.096332 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.096332 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.096409 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.096445 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.096509 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.096552 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.096590 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.096634 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.096668 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.096703 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.096738 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.096773 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.096806 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.096860 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.096894 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.096928 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.096962 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.096962 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.096962 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.097146 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.097207 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.097253 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.097311 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.097378 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.097378 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.097378 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.097378 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.097378 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.106844 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.106844 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.106844 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.106844 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.106844 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.106844 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.107374 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.107525 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.107636 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.107711 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112494) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.107800 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.107923 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.107968 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.108008 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.108088 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.108141 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.108192 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.108238 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112494) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.108284 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.108324 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112494) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.108369 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112495) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.108369 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.108369 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.108369 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.108369 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112495) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.108369 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112495) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.108712 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.108809 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.108853 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.108898 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.108898 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.108951 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.108984 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.109010 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.109038 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.109038 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.109097 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.109125 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.109152 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.109187 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112493) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.109215 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:58.109243 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.109269 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112492) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:58.109301 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.109348 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:58.109377 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.109481 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112493) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.109512 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:58.109540 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112493) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.109580 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:58.109645 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112492) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:58.109727 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112492) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:58.153497 np0000180466 devstack@c-api.service[112494]: INFO dbcounter [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Registered counter for database cinder Jun 16 01:08:58.156430 np0000180466 devstack@c-api.service[112492]: INFO dbcounter [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Registered counter for database cinder Jun 16 01:08:58.157441 np0000180466 devstack@c-api.service[112495]: INFO dbcounter [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Registered counter for database cinder Jun 16 01:08:58.158216 np0000180466 devstack@c-api.service[112493]: INFO dbcounter [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Registered counter for database cinder Jun 16 01:08:58.199575 np0000180466 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-717f8014-2682-42b1-954d-c02180444bfe 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:58.203697 np0000180466 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:58.212039 np0000180466 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:58.218917 np0000180466 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:58.309723 np0000180466 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writer thread running {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:58.312617 np0000180466 devstack@c-api.service[112494]: INFO cinder.rpc [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:58.315225 np0000180466 devstack@c-api.service[112494]: INFO cinder.rpc [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:58.315343 np0000180466 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writer thread running {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:58.317802 np0000180466 devstack@c-api.service[112494]: INFO cinder.rpc [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:58.317938 np0000180466 devstack@c-api.service[112492]: INFO cinder.rpc [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:58.320111 np0000180466 devstack@c-api.service[112494]: INFO cinder.rpc [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:58.320215 np0000180466 devstack@c-api.service[112492]: INFO cinder.rpc [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:58.321065 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.322431 np0000180466 devstack@c-api.service[112492]: INFO cinder.rpc [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:58.324575 np0000180466 devstack@c-api.service[112492]: INFO cinder.rpc [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:58.325385 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.325557 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.328324 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.329324 np0000180466 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writer thread running {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:58.332062 np0000180466 devstack@c-api.service[112493]: INFO cinder.rpc [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:58.334295 np0000180466 devstack@c-api.service[112493]: INFO cinder.rpc [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:58.336504 np0000180466 devstack@c-api.service[112493]: INFO cinder.rpc [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:58.338428 np0000180466 devstack@c-api.service[112493]: INFO cinder.rpc [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:58.339299 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.342371 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.342518 np0000180466 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writer thread running {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:58.345642 np0000180466 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:58.348391 np0000180466 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:58.350758 np0000180466 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:58.352900 np0000180466 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:58.353769 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.356933 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.365854 np0000180466 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:58.367898 np0000180466 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-717f8014-2682-42b1-954d-c02180444bfe 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:58.368472 np0000180466 devstack@c-api.service[112492]: INFO cinder.rpc [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:58.370731 np0000180466 devstack@c-api.service[112492]: INFO cinder.rpc [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:58.371063 np0000180466 devstack@c-api.service[112494]: INFO cinder.rpc [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:58.371876 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.373957 np0000180466 devstack@c-api.service[112494]: INFO cinder.rpc [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:58.375308 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.382102 np0000180466 devstack@c-api.service[112493]: DEBUG oslo_db.sqlalchemy.engines [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 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=112493) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:58.384364 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.384939 np0000180466 devstack@c-api.service[112493]: INFO cinder.rpc [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:58.387552 np0000180466 devstack@c-api.service[112493]: INFO cinder.rpc [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:58.387668 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.387731 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.388557 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.390911 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.391785 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.394183 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.395759 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.396087 np0000180466 devstack@c-api.service[112495]: DEBUG oslo_db.sqlalchemy.engines [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 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=112495) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:58.398719 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.399635 np0000180466 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:58.400086 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.401507 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.401672 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.402583 np0000180466 devstack@c-api.service[112495]: INFO cinder.rpc [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:58.403277 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.403933 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.404917 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.405012 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.406257 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.407526 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.407877 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.409445 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.410379 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.411871 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.412621 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.412803 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.414761 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.415807 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.415917 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.417633 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.417990 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.418769 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.420971 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.421562 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.421827 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.422287 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.425440 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.425641 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.425728 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.427378 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.428697 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.428967 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.430345 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.430794 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.431156 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.432410 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.432755 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.433594 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.433661 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.433758 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.435040 np0000180466 devstack@c-api.service[112492]: WARNING cinder.api.contrib.hosts [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:58.435178 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.435742 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.435811 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.436699 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.437048 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.438085 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.438332 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.438787 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.439294 np0000180466 devstack@c-api.service[112494]: WARNING cinder.api.contrib.hosts [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:58.439540 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.439862 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.440026 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.440830 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: extensions {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.441364 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.442151 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: os-quota-class-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.442730 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.442786 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.442861 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.443435 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: scheduler-stats {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.444304 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.445121 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.445278 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: extensions {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.445540 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: os-quota-sets {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.445768 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.446597 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.446758 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: os-quota-class-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.446976 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: backups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.447959 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.448523 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: scheduler-stats {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.448741 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.449061 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: os-snapshot-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.449274 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.450075 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: os-quota-sets {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.450374 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.450446 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: consistencygroups {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.450542 np0000180466 devstack@c-api.service[112493]: WARNING cinder.api.contrib.hosts [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:58.451306 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.452422 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: extra_specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.452619 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.452794 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: backups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.453150 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.453964 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.454057 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: os-hosts {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.455052 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: os-snapshot-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.455337 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: os-volume-manage {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.455484 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.456433 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: extensions {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.456544 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: consistencygroups {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.456728 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: os-availability-zone {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.457791 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: os-quota-class-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.458024 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.458481 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: extra_specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.459072 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.459148 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: scheduler-stats {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.459572 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: os-volume-transfer {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.460130 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: os-hosts {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.460530 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: os-quota-sets {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.461132 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: capabilities {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466206 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: os-volume-manage {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466304 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: encryption {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466344 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: backups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466387 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.466431 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: os-availability-zone {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466494 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: os-volume-type-access {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466533 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466572 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: os-snapshot-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466609 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.466646 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: cgsnapshots {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466700 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: os-volume-transfer {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.466741 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: consistencygroups {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.467118 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extended resource: qos-specs {{(pid=112492) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.467271 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.468211 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: capabilities {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.468310 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: extra_specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.468901 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.469233 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.contrib.snapshot_actions [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] SnapshotActionsController initialized {{(pid=112492) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:58.469641 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: encryption {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.469922 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: os-hosts {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.469983 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.470478 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.471350 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.471418 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: os-volume-type-access {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.471475 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: os-volume-manage {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.471812 np0000180466 devstack@c-api.service[112495]: WARNING cinder.api.contrib.hosts [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:58.472621 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.472680 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.472781 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: os-availability-zone {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.473192 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: cgsnapshots {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.473988 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.474059 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.474097 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.474710 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extended resource: qos-specs {{(pid=112494) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.475365 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.475415 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.475656 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: os-volume-transfer {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.476804 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.476926 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.476985 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.contrib.snapshot_actions [None req-717f8014-2682-42b1-954d-c02180444bfe None None] SnapshotActionsController initialized {{(pid=112494) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:58.477227 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: capabilities {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.477888 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.477951 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: extensions {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.478123 np0000180466 devstack@c-api.service[112492]: WARNING castellan.key_manager.migration [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.478493 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: encryption {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.478971 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.479109 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.479354 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.479418 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: os-quota-class-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.479786 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.479879 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension AdminActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480000 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension AdminActions extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480078 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: os-volume-type-access {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.480142 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension AdminActions extending resource: backups {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480212 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension VolumeActions extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480307 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension TypesManage extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480411 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension UsedLimits extending resource: limits {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480527 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480636 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480730 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480789 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.480839 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.480966 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.481054 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: scheduler-stats {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.481149 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.481149 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.v3.router [None req-320f4ec3-281d-40d9-a1bd-f0849b57c09e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112492) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.481662 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: cgsnapshots {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.482075 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.483192 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extended resource: qos-specs {{(pid=112493) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.483366 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: os-quota-sets {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.483512 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.484829 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: backups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.484946 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.485377 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.contrib.snapshot_actions [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] SnapshotActionsController initialized {{(pid=112493) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:58.486285 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.486337 np0000180466 devstack@c-api.service[112494]: WARNING castellan.key_manager.migration [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.486957 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: os-snapshot-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.487255 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension SnapshotActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.487370 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.487585 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.487690 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension AdminActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.487819 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension AdminActions extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.487891 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.487930 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension AdminActions extending resource: backups {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.488102 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension VolumeActions extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.488260 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension TypesManage extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.488545 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension UsedLimits extending resource: limits {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.488545 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.488656 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: consistencygroups {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.488697 np0000180466 devstack@c-api.service[112492]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b558d8a3668 pid: 112492 (default app) Jun 16 01:08:58.488736 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.488897 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.488897 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension VolumeTypeAccess extending resource: types {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.489013 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.489119 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.489255 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.v3.router [None req-717f8014-2682-42b1-954d-c02180444bfe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112494) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.489610 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.490802 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: extra_specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.490972 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.492477 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: os-hosts {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.492972 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.493871 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: os-volume-manage {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.494617 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.495391 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: os-availability-zone {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.496060 np0000180466 devstack@c-api.service[112493]: WARNING castellan.key_manager.migration [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.496786 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.496921 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.496921 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497058 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.497103 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497103 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497103 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497103 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497103 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497344 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497344 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497344 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497344 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497344 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497344 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497620 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497620 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497620 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497620 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497620 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497844 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.497901 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497901 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.497901 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.497901 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498080 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498080 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498080 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498080 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498278 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498278 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498278 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498278 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498278 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498515 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498515 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498515 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498515 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498515 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498727 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498727 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498727 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498727 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498727 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498727 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498995 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498995 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.498995 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.498995 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499169 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.499207 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499207 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499207 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499207 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499207 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499207 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499481 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499481 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499481 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499481 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499661 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension AdminActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.499701 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499701 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499701 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499701 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499701 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499926 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499926 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499926 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.499926 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.499926 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500125 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.500125 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500125 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.500125 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500294 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension AdminActions extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.500339 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.500339 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500339 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.500339 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500532 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.500532 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500532 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.500532 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500532 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.500532 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500779 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension AdminActions extending resource: backups {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.500829 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.500829 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500829 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.500829 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.500829 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501057 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501057 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501057 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501057 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501057 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501270 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501270 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501361 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension VolumeActions extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.501398 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501398 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501398 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501398 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501601 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501601 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501601 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501601 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501601 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501826 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501826 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501826 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.501826 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.501826 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502030 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502030 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502030 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502030 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502209 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension TypesManage extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.502252 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502252 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502349 np0000180466 devstack@c-api.service[112494]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b558d8a3668 pid: 112494 (default app) Jun 16 01:08:58.502385 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502385 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502385 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502385 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502576 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502576 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502576 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502576 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502767 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502767 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502854 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension UsedLimits extending resource: limits {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.502901 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502901 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.502901 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.502901 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503135 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503135 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503135 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503135 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503135 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503357 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503357 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503357 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503491 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.503536 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503536 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503536 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503536 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503536 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503759 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503759 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503759 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503759 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503759 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.503759 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.503759 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504024 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504024 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504024 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504024 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504024 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504024 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504267 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504267 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504267 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504267 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504267 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504267 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504523 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504523 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504605 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.504639 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504639 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504639 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504639 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504639 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504639 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504890 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504890 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.504890 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.504890 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.505052 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.505052 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.505052 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.505052 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.505216 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.505258 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.505258 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.505258 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.505258 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.505258 np0000180466 devstack@c-api.service[112492]: /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 16 01:08:58.505486 np0000180466 devstack@c-api.service[112492]: warnings.warn(deprecated_msg) Jun 16 01:08:58.505519 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.505562 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: os-volume-transfer {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.505597 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.505597 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.505597 np0000180466 devstack@c-api.service[112493]: DEBUG cinder.api.v3.router [None req-d4b4b353-1d7c-4d41-8369-4fc549ad85c7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112493) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.505694 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [None req-651980e6-70ed-48be-b8d2-c7fb6b0107f5 None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:08:58.505728 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: capabilities {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.505728 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: encryption {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.505789 np0000180466 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 1/1] 199.204.45.223 () {60 vars in 956 bytes} [Tue Jun 16 01:08:58 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 16 01:08:58.505823 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: os-volume-type-access {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.505823 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: cgsnapshots {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.506700 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extended resource: qos-specs {{(pid=112495) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:58.508993 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.contrib.snapshot_actions [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] SnapshotActionsController initialized {{(pid=112495) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:58.510020 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.511573 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.512512 np0000180466 devstack@c-api.service[112493]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b558d8a3668 pid: 112493 (default app) Jun 16 01:08:58.513042 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.514517 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.516115 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.517761 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.519209 np0000180466 devstack@c-api.service[112495]: WARNING castellan.key_manager.migration [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:58.520205 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.520328 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.520460 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.520584 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension AdminActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.520700 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension AdminActions extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.520811 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension AdminActions extending resource: backups {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.522315 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension VolumeActions extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.522471 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension TypesManage extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.522625 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension UsedLimits extending resource: limits {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.522762 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.522938 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.523074 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.523337 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.523435 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.523531 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.523617 np0000180466 devstack@c-api.service[112495]: DEBUG cinder.api.v3.router [None req-a1a4afac-a720-4aba-a5b3-b7df623ce329 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112495) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:58.531847 np0000180466 devstack@c-api.service[112495]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7b558d8a3668 pid: 112495 (default app) Jun 16 01:09:05.528155 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.528155 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.528155 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.528155 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.528155 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.528761 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.528761 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.528761 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.528761 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.528761 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.528940 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.528940 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.528940 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.528940 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.528940 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.528940 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529128 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529128 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529128 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529128 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529256 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529256 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529256 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529256 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529398 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529398 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529398 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529398 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529549 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529549 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529549 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529549 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529549 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529715 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529715 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529715 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529715 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529715 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529876 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529876 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529876 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529876 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.529876 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.529876 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530068 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530068 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530068 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530068 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530068 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530068 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530275 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530275 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530275 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530275 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530275 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530275 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530482 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530482 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530482 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530482 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530482 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530652 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530652 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530652 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530652 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530652 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530809 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530809 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530809 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530809 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.530809 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.530809 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531015 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531015 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531015 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531015 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531015 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531015 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531200 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531200 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531200 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531200 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531200 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531367 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531367 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531367 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531367 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531367 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531542 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531542 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531542 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531542 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531729 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531729 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531729 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531729 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531860 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531860 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531860 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.531860 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.531860 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532019 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532019 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532019 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532019 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532019 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532169 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532169 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532169 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532169 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532293 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532293 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532293 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532293 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532433 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532433 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532433 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532433 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532584 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532584 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532584 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532584 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532714 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532714 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532714 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532714 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532844 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532844 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532844 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.532844 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.532844 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533008 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533008 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533008 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533008 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533008 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533008 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533192 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533192 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533192 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533192 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533192 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533351 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533351 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533351 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533351 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533351 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533351 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533550 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533550 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533550 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533550 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533550 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533550 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533763 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533763 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533763 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533763 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533763 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533763 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533952 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533952 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533952 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533952 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.533952 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.533952 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.534154 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.534154 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.534154 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.534154 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.534312 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.534312 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.534312 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.534312 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.534312 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.534654 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.534654 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.534654 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.534654 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:05.534654 np0000180466 devstack@c-api.service[112494]: warnings.warn(deprecated_msg) Jun 16 01:09:05.534654 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.middleware.request_id [None req-3884caf7-2788-4d68-8d75-84164017755b None None] RequestId filter calling following filter/app {{(pid=112494) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:06.027097 np0000180466 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-3884caf7-2788-4d68-8d75-84164017755b admin admin] POST https://199.204.45.223/volume/v3/types Jun 16 01:09:06.027714 np0000180466 devstack@c-api.service[112494]: DEBUG cinder.api.openstack.wsgi [None req-3884caf7-2788-4d68-8d75-84164017755b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112494) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:09:06.029331 np0000180466 devstack@c-api.service[112494]: /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 16 01:09:06.029331 np0000180466 devstack@c-api.service[112494]: warnings.warn( Jun 16 01:09:06.069332 np0000180466 devstack@c-api.service[112494]: DEBUG oslo_db.sqlalchemy.engines [None req-3884caf7-2788-4d68-8d75-84164017755b 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=112494) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:06.099174 np0000180466 devstack@c-api.service[112494]: INFO cinder.api.openstack.wsgi [None req-3884caf7-2788-4d68-8d75-84164017755b admin admin] https://199.204.45.223/volume/v3/types returned with HTTP 200 Jun 16 01:09:06.099762 np0000180466 devstack@c-api.service[112494]: [pid: 112494|app: 0|req: 1/2] 199.204.45.223 () {68 vars in 1288 bytes} [Tue Jun 16 01:09:05 2026] POST /volume/v3/types => generated 186 bytes in 586 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:09:06.114182 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.middleware.request_id [req-3884caf7-2788-4d68-8d75-84164017755b req-0cb8ffc1-bafb-423b-b291-c4a2a690b2af None None] RequestId filter calling following filter/app {{(pid=112492) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:06.470648 np0000180466 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [req-3884caf7-2788-4d68-8d75-84164017755b req-0cb8ffc1-bafb-423b-b291-c4a2a690b2af admin admin] POST https://199.204.45.223/volume/v3/types/93d155b5-95bd-4ac2-adbd-84b697fd0747/extra_specs Jun 16 01:09:06.471214 np0000180466 devstack@c-api.service[112492]: DEBUG cinder.api.openstack.wsgi [req-3884caf7-2788-4d68-8d75-84164017755b req-0cb8ffc1-bafb-423b-b291-c4a2a690b2af admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112492) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:09:06.472936 np0000180466 devstack@c-api.service[112492]: /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 16 01:09:06.472936 np0000180466 devstack@c-api.service[112492]: warnings.warn( Jun 16 01:09:06.519238 np0000180466 devstack@c-api.service[112492]: DEBUG oslo_db.sqlalchemy.engines [req-3884caf7-2788-4d68-8d75-84164017755b req-0cb8ffc1-bafb-423b-b291-c4a2a690b2af 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=112492) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:06.586895 np0000180466 devstack@c-api.service[112492]: INFO cinder.api.openstack.wsgi [req-3884caf7-2788-4d68-8d75-84164017755b req-0cb8ffc1-bafb-423b-b291-c4a2a690b2af admin admin] https://199.204.45.223/volume/v3/types/93d155b5-95bd-4ac2-adbd-84b697fd0747/extra_specs returned with HTTP 200 Jun 16 01:09:06.587823 np0000180466 devstack@c-api.service[112492]: [pid: 112492|app: 0|req: 2/3] 199.204.45.223 () {70 vars in 1505 bytes} [Tue Jun 16 01:09:06 2026] POST /volume/v3/types/93d155b5-95bd-4ac2-adbd-84b697fd0747/extra_specs => generated 55 bytes in 474 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:09:08.387334 np0000180466 devstack@c-api.service[112493]: DEBUG dbcounter [-] [112493] Writing DB stats cinder:SELECT=6 {{(pid=112493) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:08.401634 np0000180466 devstack@c-api.service[112495]: DEBUG dbcounter [-] [112495] Writing DB stats cinder:SELECT=6 {{(pid=112495) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:16.096804 np0000180466 devstack@c-api.service[112494]: DEBUG dbcounter [-] [112494] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112494) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:16.585296 np0000180466 devstack@c-api.service[112492]: DEBUG dbcounter [-] [112492] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112492) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}