Jun 14 22:00:54.307376 np0000179988 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 14 22:00:54.317912 np0000179988 devstack@c-api.service[112426]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Jun 14 22:00:54 2026] *** Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: nodename: np0000179988 Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: machine: x86_64 Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: clock source: unix Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: pcre jit disabled Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: detected number of CPU cores: 16 Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: current working directory: / Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: detected binary path: /usr/bin/uwsgi-core Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: your processes number limit is 256917 Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: your memory page size is 4096 bytes Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: detected max file descriptor number: 2048 Jun 14 22:00:54.321444 np0000179988 devstack@c-api.service[112426]: lock engine: pthread robust mutexes Jun 14 22:00:54.322142 np0000179988 devstack@c-api.service[112426]: thunder lock: enabled Jun 14 22:00:54.322142 np0000179988 devstack@c-api.service[112426]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 14 22:00:54.322247 np0000179988 devstack@c-api.service[112426]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 14 22:00:54.322247 np0000179988 devstack@c-api.service[112426]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 14 22:00:54.322247 np0000179988 devstack@c-api.service[112426]: Set PythonHome to /opt/stack/data/venv Jun 14 22:00:54.361646 np0000179988 devstack@c-api.service[112426]: Python main interpreter initialized at 0x7d700b6a3668 Jun 14 22:00:54.361646 np0000179988 devstack@c-api.service[112426]: python threads support enabled Jun 14 22:00:54.361646 np0000179988 devstack@c-api.service[112426]: your server socket listen backlog is limited to 100 connections Jun 14 22:00:54.361646 np0000179988 devstack@c-api.service[112426]: your mercy for graceful operations on workers is 80 seconds Jun 14 22:00:54.362253 np0000179988 devstack@c-api.service[112426]: mapped 671795 bytes (656 KB) for 4 cores Jun 14 22:00:54.362387 np0000179988 devstack@c-api.service[112426]: *** Operational MODE: preforking *** Jun 14 22:00:54.362550 np0000179988 devstack@c-api.service[112426]: *** uWSGI is running in multiple interpreter mode *** Jun 14 22:00:54.362550 np0000179988 devstack@c-api.service[112426]: spawned uWSGI master process (pid: 112426) Jun 14 22:00:54.362714 np0000179988 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 14 22:00:54.363393 np0000179988 devstack@c-api.service[112426]: spawned uWSGI worker 1 (pid: 112436, cores: 1) Jun 14 22:00:54.363979 np0000179988 devstack@c-api.service[112426]: spawned uWSGI worker 2 (pid: 112437, cores: 1) Jun 14 22:00:54.365930 np0000179988 devstack@c-api.service[112426]: spawned uWSGI worker 3 (pid: 112438, cores: 1) Jun 14 22:00:54.365930 np0000179988 devstack@c-api.service[112426]: spawned uWSGI worker 4 (pid: 112439, cores: 1) Jun 14 22:00:54.365930 np0000179988 devstack@c-api.service[112426]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 14 22:00:54.489345 np0000179988 devstack@c-api.service[112436]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 14 22:00:54.489345 np0000179988 devstack@c-api.service[112436]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 14 22:00:54.489345 np0000179988 devstack@c-api.service[112436]: we strongly recommend against using it for new projects. Jun 14 22:00:54.489345 np0000179988 devstack@c-api.service[112436]: If you are already using Eventlet, we recommend migrating to a different Jun 14 22:00:54.489345 np0000179988 devstack@c-api.service[112436]: framework. For more detail see Jun 14 22:00:54.489345 np0000179988 devstack@c-api.service[112436]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 14 22:00:54.489345 np0000179988 devstack@c-api.service[112436]: import eventlet # noqa Jun 14 22:00:54.491095 np0000179988 devstack@c-api.service[112437]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 14 22:00:54.491095 np0000179988 devstack@c-api.service[112437]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 14 22:00:54.491095 np0000179988 devstack@c-api.service[112437]: we strongly recommend against using it for new projects. Jun 14 22:00:54.491095 np0000179988 devstack@c-api.service[112437]: If you are already using Eventlet, we recommend migrating to a different Jun 14 22:00:54.491095 np0000179988 devstack@c-api.service[112437]: framework. For more detail see Jun 14 22:00:54.491095 np0000179988 devstack@c-api.service[112437]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 14 22:00:54.491095 np0000179988 devstack@c-api.service[112437]: import eventlet # noqa Jun 14 22:00:54.496080 np0000179988 devstack@c-api.service[112438]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 14 22:00:54.496080 np0000179988 devstack@c-api.service[112438]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 14 22:00:54.496080 np0000179988 devstack@c-api.service[112438]: we strongly recommend against using it for new projects. Jun 14 22:00:54.496080 np0000179988 devstack@c-api.service[112438]: If you are already using Eventlet, we recommend migrating to a different Jun 14 22:00:54.496080 np0000179988 devstack@c-api.service[112438]: framework. For more detail see Jun 14 22:00:54.496080 np0000179988 devstack@c-api.service[112438]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 14 22:00:54.496080 np0000179988 devstack@c-api.service[112438]: import eventlet # noqa Jun 14 22:00:54.497285 np0000179988 devstack@c-api.service[112439]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 14 22:00:54.497285 np0000179988 devstack@c-api.service[112439]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 14 22:00:54.497285 np0000179988 devstack@c-api.service[112439]: we strongly recommend against using it for new projects. Jun 14 22:00:54.497285 np0000179988 devstack@c-api.service[112439]: If you are already using Eventlet, we recommend migrating to a different Jun 14 22:00:54.497285 np0000179988 devstack@c-api.service[112439]: framework. For more detail see Jun 14 22:00:54.497285 np0000179988 devstack@c-api.service[112439]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 14 22:00:54.497285 np0000179988 devstack@c-api.service[112439]: import eventlet # noqa Jun 14 22:00:54.574276 np0000179988 devstack@c-api.service[112436]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 14 22:00:54.574276 np0000179988 devstack@c-api.service[112436]: warnings.warn( Jun 14 22:00:54.574645 np0000179988 devstack@c-api.service[112437]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 14 22:00:54.574645 np0000179988 devstack@c-api.service[112437]: warnings.warn( Jun 14 22:00:54.580952 np0000179988 devstack@c-api.service[112438]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 14 22:00:54.580952 np0000179988 devstack@c-api.service[112438]: warnings.warn( Jun 14 22:00:54.584446 np0000179988 devstack@c-api.service[112439]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 14 22:00:54.584446 np0000179988 devstack@c-api.service[112439]: warnings.warn( Jun 14 22:00:54.656091 np0000179988 devstack@c-api.service[112437]: /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 14 22:00:54.656091 np0000179988 devstack@c-api.service[112437]: from cgi import parse_header Jun 14 22:00:54.658976 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:54.658976 np0000179988 devstack@c-api.service[112436]: from cgi import parse_header Jun 14 22:00:54.659273 np0000179988 devstack@c-api.service[112439]: /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 14 22:00:54.659273 np0000179988 devstack@c-api.service[112439]: from cgi import parse_header Jun 14 22:00:54.666237 np0000179988 devstack@c-api.service[112438]: /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 14 22:00:54.666237 np0000179988 devstack@c-api.service[112438]: from cgi import parse_header Jun 14 22:00:54.704302 np0000179988 devstack@c-api.service[112437]: /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 14 22:00:54.704302 np0000179988 devstack@c-api.service[112437]: removals.removed_module( Jun 14 22:00:54.705836 np0000179988 devstack@c-api.service[112437]: /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 14 22:00:54.705836 np0000179988 devstack@c-api.service[112437]: removals.removed_module( Jun 14 22:00:54.706001 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:54.706001 np0000179988 devstack@c-api.service[112436]: removals.removed_module( Jun 14 22:00:54.707416 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:54.707416 np0000179988 devstack@c-api.service[112436]: removals.removed_module( Jun 14 22:00:54.710622 np0000179988 devstack@c-api.service[112439]: /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 14 22:00:54.710622 np0000179988 devstack@c-api.service[112439]: removals.removed_module( Jun 14 22:00:54.712503 np0000179988 devstack@c-api.service[112439]: /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 14 22:00:54.712503 np0000179988 devstack@c-api.service[112439]: removals.removed_module( Jun 14 22:00:54.722047 np0000179988 devstack@c-api.service[112438]: /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 14 22:00:54.722047 np0000179988 devstack@c-api.service[112438]: removals.removed_module( Jun 14 22:00:54.723509 np0000179988 devstack@c-api.service[112438]: /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 14 22:00:54.723509 np0000179988 devstack@c-api.service[112438]: removals.removed_module( Jun 14 22:00:55.318003 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:55.318003 np0000179988 devstack@c-api.service[112436]: warnings.warn( Jun 14 22:00:55.323967 np0000179988 devstack@c-api.service[112439]: /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 14 22:00:55.323967 np0000179988 devstack@c-api.service[112439]: warnings.warn( Jun 14 22:00:55.330772 np0000179988 devstack@c-api.service[112437]: /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 14 22:00:55.330772 np0000179988 devstack@c-api.service[112437]: warnings.warn( Jun 14 22:00:55.398528 np0000179988 devstack@c-api.service[112438]: /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 14 22:00:55.398528 np0000179988 devstack@c-api.service[112438]: warnings.warn( Jun 14 22:00:55.417714 np0000179988 devstack@c-api.service[112439]: /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 14 22:00:55.417714 np0000179988 devstack@c-api.service[112439]: warnings.warn( Jun 14 22:00:55.425406 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:55.425406 np0000179988 devstack@c-api.service[112436]: warnings.warn( Jun 14 22:00:55.441388 np0000179988 devstack@c-api.service[112437]: /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 14 22:00:55.441388 np0000179988 devstack@c-api.service[112437]: warnings.warn( Jun 14 22:00:55.504369 np0000179988 devstack@c-api.service[112438]: /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 14 22:00:55.504369 np0000179988 devstack@c-api.service[112438]: warnings.warn( Jun 14 22:00:55.717946 np0000179988 devstack@c-api.service[112436]: 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 14 22:00:55.718397 np0000179988 devstack@c-api.service[112436]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112436) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 14 22:00:55.722952 np0000179988 devstack@c-api.service[112439]: 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 14 22:00:55.723227 np0000179988 devstack@c-api.service[112439]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112439) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 14 22:00:55.761767 np0000179988 devstack@c-api.service[112437]: 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 14 22:00:55.761767 np0000179988 devstack@c-api.service[112437]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112437) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 14 22:00:55.797925 np0000179988 devstack@c-api.service[112438]: 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 14 22:00:55.798387 np0000179988 devstack@c-api.service[112438]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112438) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 14 22:00:55.804324 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:55.804324 np0000179988 devstack@c-api.service[112436]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 14 22:00:55.806530 np0000179988 devstack@c-api.service[112439]: /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 14 22:00:55.806530 np0000179988 devstack@c-api.service[112439]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 14 22:00:55.831428 np0000179988 devstack@c-api.service[112437]: /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 14 22:00:55.831428 np0000179988 devstack@c-api.service[112437]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 14 22:00:55.861490 np0000179988 devstack@c-api.service[112438]: /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 14 22:00:55.861490 np0000179988 devstack@c-api.service[112438]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 14 22:00:56.278470 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112436) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 14 22:00:56.278743 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112439) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 14 22:00:56.278911 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112438) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 14 22:00:56.278986 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.278986 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.279152 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112437) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 14 22:00:56.279231 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.279293 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.279357 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.279429 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.279498 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.279560 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.279624 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.279695 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.279843 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.279843 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.280476 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.280569 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.280569 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.280715 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.280820 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.280897 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.280975 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.281043 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.281116 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.281177 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.281238 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.281238 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.281238 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.281238 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.281469 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.281533 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.281606 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.281683 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.281785 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.281849 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.281960 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.282025 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.282086 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.282157 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.282227 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.282305 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.282305 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.282305 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.282572 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.282662 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.282730 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.282823 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.282905 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.282983 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.283060 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.283141 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.283391 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.283462 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.283545 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.283621 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.283684 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.283753 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.284044 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.284219 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.284312 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.284476 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.284601 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.284725 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.284725 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.285023 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.285023 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.285023 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.285023 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.285023 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.285023 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.285023 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.285936 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.285936 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.285936 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.286307 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.286435 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.286435 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.286655 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.286784 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.286914 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.287031 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.287132 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.287235 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.287356 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.287460 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.287572 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.287708 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.287912 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.288003 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.288167 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.288283 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.288395 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.288515 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.288697 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.288860 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.288978 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.289092 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.289206 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.289206 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.289398 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.289398 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.289398 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.289708 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.289899 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.290092 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.290240 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.290287 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.290369 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.290369 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.290467 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.290467 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.290467 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.290467 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.290678 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.290678 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.290678 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.290886 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.290962 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.291021 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.291071 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.291133 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.291188 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.291248 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.291282 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.291357 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.291357 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.291357 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.291517 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.291553 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.291630 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.291663 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.291738 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.291849 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.291949 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.292035 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.292101 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.292135 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.292219 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.292289 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.292363 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.292427 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.292503 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.292570 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.292625 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.292681 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.292750 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.292828 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.292912 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.292990 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.293066 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.293149 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.293196 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.293234 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.293260 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.293352 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.293388 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.293388 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.293509 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.293601 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.293635 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.293695 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.293732 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.293803 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.293848 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.293992 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.294062 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.294129 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.294196 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.294252 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.294324 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.294383 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.294439 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.294495 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.294528 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.294613 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.294679 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.294715 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.294840 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.294921 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.294977 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.295045 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.295115 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.295187 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.295297 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.295331 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.295386 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.295437 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.295488 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.295561 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.295677 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.295711 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.295825 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.295897 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.295987 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.296057 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.296130 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.296199 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.296267 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.296334 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.296403 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.296468 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.296545 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.296545 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.296674 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.296719 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.296751 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.296751 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.296751 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.296751 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.296751 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.296751 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.296976 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.296976 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.297232 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.297280 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.297329 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.297363 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.297400 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.297445 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.297479 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.297511 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.297543 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.297571 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.297602 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.297629 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.297658 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.297699 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.297731 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.297774 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.297808 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.297836 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.297863 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.297899 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.297899 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.297899 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.297985 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.297985 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.298040 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.298179 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.301506 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.301600 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.301600 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.301677 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.301718 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.301779 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.301821 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.301863 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.301894 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.301927 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.301956 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.301988 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.302018 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.302046 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.302083 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.302120 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.302154 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.302216 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.302247 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.302273 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.302306 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.302340 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.302444 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.302492 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.302567 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.302601 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.302671 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.302735 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.304663 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.304760 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.304829 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.304866 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.304935 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.304977 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.305051 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.305108 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.305162 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.305219 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.305278 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.305312 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.305390 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.305446 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.305479 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.305573 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.305611 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.305701 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.305776 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.305848 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.305916 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.305971 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.306028 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.306062 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.306141 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.306200 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.306309 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.306370 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.306435 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.306470 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.306538 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.306571 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.306624 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.306698 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.306757 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.306802 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.306884 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.306939 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.306971 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.307030 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.307060 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.307089 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.307124 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.307155 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.307186 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.307219 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.307257 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.307296 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.307337 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.307382 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.307422 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.307460 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.307500 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.307539 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.307578 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.307711 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.307775 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.307828 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.307878 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.307935 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.307975 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.308017 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.308062 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.308102 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.308142 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.308189 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.308230 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.308275 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.308316 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.308354 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.308396 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.308447 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.308492 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.308537 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.308588 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.308634 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.308679 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.308718 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.309001 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.309068 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.309152 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.309226 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.309226 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.309226 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.309486 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.309486 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.309486 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.309715 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.309831 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.309910 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.309993 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.309993 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.310135 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.310207 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.310207 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.310395 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.310472 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.310548 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.310626 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.310698 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.310756 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.310871 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.310946 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.311055 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.311109 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.311225 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.311271 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.311344 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.311344 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.311344 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.311344 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.311344 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.311717 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.311717 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.311717 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.311717 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.312055 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.312108 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.312178 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.312282 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.312330 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.312432 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.312510 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.312559 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.312629 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.312731 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.312851 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.312900 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.312971 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.313043 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.313128 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.313232 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.313312 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.313391 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.313440 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.313516 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.313623 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.313706 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.313706 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.313706 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.313901 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.313901 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.313901 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.313901 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.313901 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.314543 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.314611 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.314611 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.314809 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.314863 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.314959 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.315043 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.315111 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.315181 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.315181 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.315295 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.315337 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.315372 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.315408 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.315437 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.315472 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.315504 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.315533 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.315564 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.315592 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.315627 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.315659 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.315687 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.315711 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.315740 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.315785 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.315913 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.315947 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.315971 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.316032 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.316121 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.316171 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.316241 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.316296 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.316352 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.316409 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.316463 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.316536 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.316593 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.316593 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.316676 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.316708 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.316783 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.316816 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.316901 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.316936 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.316936 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.317064 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.317064 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.317064 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.317064 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.317269 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.317269 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.317361 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.317399 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.317490 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.317535 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.317569 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.317603 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.317633 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.317670 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.317699 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.317731 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.317782 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.317816 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.317845 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.317883 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.317922 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.317951 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.317980 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.318014 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.318014 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.318076 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.318076 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.318076 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.318076 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.318076 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.318076 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.318076 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.318277 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.318277 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.318277 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.318277 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.318383 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.318458 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.318489 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.318522 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.318552 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.318580 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.318614 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.318614 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.318614 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.318614 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.318714 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.318714 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.318714 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.318803 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.318834 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.318875 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.318928 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.318955 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.318979 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.319008 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.319040 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.319080 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.319080 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.319080 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.319156 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.319193 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.319221 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.319253 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.319286 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.319321 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.319349 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.319378 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.319407 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.319431 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.319455 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.319479 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.319510 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.319540 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.319568 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.319597 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.319625 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.319653 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.319677 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.319701 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.319726 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.319964 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.320026 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.320096 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.320131 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.320189 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.320266 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.320301 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.320355 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.320409 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.320477 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.320512 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.320564 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.320624 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.320681 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.320714 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.321431 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.321470 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.321500 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.321533 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.321567 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.321600 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.321628 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.321656 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.321691 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.321725 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.321781 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.321811 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.321848 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.321879 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.321915 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.321943 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.321972 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.322007 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.322007 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.322007 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.322087 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.322087 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.322148 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.322181 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.322215 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.322247 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.322285 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.322313 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.322313 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.322368 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.322398 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.322427 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.322539 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.322595 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.322628 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.322663 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.322698 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.322726 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.322777 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.322815 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.322844 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.322872 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.322904 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.322932 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.322960 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.322999 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.322999 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.322999 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.323080 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.323080 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.323080 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.323166 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.323195 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.323195 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.323256 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.323290 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.323322 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.323322 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.323373 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.323407 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.323407 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.323407 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.323501 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.323501 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.323501 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.323501 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.323683 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.323713 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.323713 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.323785 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.323785 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.323847 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.323881 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.323881 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.323881 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.323972 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.324001 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.324036 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.324065 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.324097 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.324127 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.324155 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.324197 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.324233 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.324267 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.324295 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.324323 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.324356 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.324389 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.324418 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.324449 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.324483 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.324516 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.324550 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.324579 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.324612 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.324641 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.324673 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.324702 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.324730 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.324964 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.325002 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.325063 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.325063 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.326431 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.326485 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.326592 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.326659 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.326735 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.326800 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.326863 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.326922 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.327008 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.327042 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.327113 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.327171 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.327204 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.327284 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.327341 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.327379 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.327438 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.327520 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.327572 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.327630 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.327664 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.327732 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.327835 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.327872 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.327952 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.327952 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.327952 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.327952 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.328129 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.328129 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.328129 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.328299 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.328356 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.328395 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.328451 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.328504 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.328555 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.328637 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.328691 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.328744 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.328790 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.328865 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.328927 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.328984 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.329035 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.329092 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.329153 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.329209 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.329242 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.329313 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.329371 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.329371 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.329480 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.329515 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.329515 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.329515 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.329697 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.329697 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.329697 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.329851 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.329927 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.329961 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.330036 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.330069 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.330138 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.330207 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.330260 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.330324 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.330356 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.330430 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.330488 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.330541 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.330619 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.330619 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.330619 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.330619 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.330850 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.330923 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.330982 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.331045 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.331045 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.331148 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.331204 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.331239 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.331296 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.331372 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.331408 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.331484 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.331519 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.331621 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.331658 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.331712 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.331747 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.331819 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.331885 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.331923 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.331976 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.332029 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.332080 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.332130 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.332185 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.332241 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.332294 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.332376 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.332409 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.332463 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.332463 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.332463 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.332463 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.332463 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.332463 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.332463 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.332848 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.332848 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.332848 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.332848 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.332848 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.333090 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.333168 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.333168 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.333251 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.333251 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.333251 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.333251 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.333251 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.333251 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.333543 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.333543 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.333543 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.333543 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.333543 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.333543 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.333845 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.333908 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.333988 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.334047 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.334047 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.334129 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.334189 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.334242 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.334319 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.334353 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.334426 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.334461 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.334525 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.334580 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.334659 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.334691 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.334745 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.334793 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.334878 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.334959 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.335031 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.335031 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.335128 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.335206 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.335247 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.335306 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.335442 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.335563 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.335563 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.335645 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.335645 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.335645 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.335645 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.335834 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.335866 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.335889 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.335917 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.335941 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.335941 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.336089 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.336156 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.336156 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.336239 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.336270 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.336385 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.336385 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.336385 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.336385 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.336575 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.336654 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.336693 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.336751 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.336815 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.336869 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.336919 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.336970 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.337048 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.337083 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.337134 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.337185 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.337236 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.337317 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.337317 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.337402 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.341325 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.341390 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.341430 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.341468 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.341502 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.341531 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.341560 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.341593 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.341622 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.341653 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.341684 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.341726 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.341778 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.341815 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112438) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.341848 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.341876 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.341909 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.341946 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.341975 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.342002 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112436) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.342030 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.342058 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.342091 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.342119 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.342147 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112438) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.342174 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.342207 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112438) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.342235 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.342265 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.342295 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.342322 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.342354 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112436) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.342382 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.342410 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112436) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.342441 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.342473 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.342564 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112439) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.342595 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.342623 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.342654 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.342688 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.342718 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.342805 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.342837 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 14 22:00:56.342866 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112439) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.342902 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112437) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 14 22:00:56.342935 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112439) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.342964 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 14 22:00:56.342964 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 14 22:00:56.342964 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 14 22:00:56.342964 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112437) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 14 22:00:56.342964 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112437) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 14 22:00:56.386812 np0000179988 devstack@c-api.service[112436]: INFO dbcounter [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Registered counter for database cinder Jun 14 22:00:56.388031 np0000179988 devstack@c-api.service[112438]: INFO dbcounter [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Registered counter for database cinder Jun 14 22:00:56.389135 np0000179988 devstack@c-api.service[112437]: INFO dbcounter [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Registered counter for database cinder Jun 14 22:00:56.389523 np0000179988 devstack@c-api.service[112439]: INFO dbcounter [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Registered counter for database cinder Jun 14 22:00:56.433218 np0000179988 devstack@c-api.service[112436]: DEBUG oslo_db.sqlalchemy.engines [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f 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=112436) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:00:56.439095 np0000179988 devstack@c-api.service[112438]: DEBUG oslo_db.sqlalchemy.engines [None req-508149f9-c358-45b5-977b-dd20f5ce307e 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=112438) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:00:56.440621 np0000179988 devstack@c-api.service[112437]: DEBUG oslo_db.sqlalchemy.engines [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 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=112437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:00:56.441927 np0000179988 devstack@c-api.service[112439]: DEBUG oslo_db.sqlalchemy.engines [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c 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=112439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:00:56.547390 np0000179988 devstack@c-api.service[112436]: DEBUG dbcounter [-] [112436] Writer thread running {{(pid=112436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 14 22:00:56.550454 np0000179988 devstack@c-api.service[112436]: INFO cinder.rpc [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 14 22:00:56.554044 np0000179988 devstack@c-api.service[112436]: INFO cinder.rpc [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 14 22:00:56.556853 np0000179988 devstack@c-api.service[112436]: INFO cinder.rpc [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 14 22:00:56.558985 np0000179988 devstack@c-api.service[112436]: INFO cinder.rpc [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 14 22:00:56.559870 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.560598 np0000179988 devstack@c-api.service[112438]: DEBUG dbcounter [-] [112438] Writer thread running {{(pid=112438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 14 22:00:56.562965 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.563323 np0000179988 devstack@c-api.service[112438]: INFO cinder.rpc [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 14 22:00:56.563442 np0000179988 devstack@c-api.service[112437]: DEBUG dbcounter [-] [112437] Writer thread running {{(pid=112437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 14 22:00:56.565702 np0000179988 devstack@c-api.service[112438]: INFO cinder.rpc [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 14 22:00:56.565876 np0000179988 devstack@c-api.service[112437]: INFO cinder.rpc [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 14 22:00:56.568116 np0000179988 devstack@c-api.service[112437]: INFO cinder.rpc [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 14 22:00:56.568439 np0000179988 devstack@c-api.service[112438]: INFO cinder.rpc [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 14 22:00:56.570317 np0000179988 devstack@c-api.service[112437]: INFO cinder.rpc [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 14 22:00:56.570948 np0000179988 devstack@c-api.service[112439]: DEBUG dbcounter [-] [112439] Writer thread running {{(pid=112439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 14 22:00:56.571044 np0000179988 devstack@c-api.service[112438]: INFO cinder.rpc [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 14 22:00:56.572050 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.572385 np0000179988 devstack@c-api.service[112437]: INFO cinder.rpc [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 14 22:00:56.573232 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.573603 np0000179988 devstack@c-api.service[112439]: INFO cinder.rpc [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 14 22:00:56.575621 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.576229 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.576524 np0000179988 devstack@c-api.service[112439]: INFO cinder.rpc [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 14 22:00:56.579477 np0000179988 devstack@c-api.service[112439]: INFO cinder.rpc [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 14 22:00:56.582450 np0000179988 devstack@c-api.service[112439]: INFO cinder.rpc [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 14 22:00:56.583291 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.586434 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.601203 np0000179988 devstack@c-api.service[112436]: DEBUG oslo_db.sqlalchemy.engines [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f 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=112436) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:00:56.603388 np0000179988 devstack@c-api.service[112436]: INFO cinder.rpc [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 14 22:00:56.605117 np0000179988 devstack@c-api.service[112436]: INFO cinder.rpc [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 14 22:00:56.605932 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.611322 np0000179988 devstack@c-api.service[112437]: DEBUG oslo_db.sqlalchemy.engines [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 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=112437) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:00:56.614027 np0000179988 devstack@c-api.service[112437]: INFO cinder.rpc [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 14 22:00:56.615776 np0000179988 devstack@c-api.service[112438]: DEBUG oslo_db.sqlalchemy.engines [None req-508149f9-c358-45b5-977b-dd20f5ce307e 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=112438) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:00:56.615960 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.616966 np0000179988 devstack@c-api.service[112437]: INFO cinder.rpc [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 14 22:00:56.618141 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.618331 np0000179988 devstack@c-api.service[112438]: INFO cinder.rpc [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 14 22:00:56.619073 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.620561 np0000179988 devstack@c-api.service[112438]: INFO cinder.rpc [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 14 22:00:56.621681 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.622065 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.625506 np0000179988 devstack@c-api.service[112439]: DEBUG oslo_db.sqlalchemy.engines [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c 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=112439) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:00:56.627006 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.627864 np0000179988 devstack@c-api.service[112439]: INFO cinder.rpc [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 14 22:00:56.629909 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.630026 np0000179988 devstack@c-api.service[112439]: INFO cinder.rpc [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 14 22:00:56.630180 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.631207 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.632783 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.633368 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.634376 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.635791 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.636449 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.637553 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.638511 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.640542 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.641377 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.641569 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.642849 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.643684 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.644974 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.645429 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.645643 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.646857 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.647918 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.648602 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.649901 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.651004 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.651117 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.651427 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.653778 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.654199 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.654566 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.654742 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.656343 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.656625 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.657326 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.657740 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.657819 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.658108 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.659155 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.660142 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.660435 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.660554 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.660767 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.661558 np0000179988 devstack@c-api.service[112436]: WARNING cinder.api.contrib.hosts [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 14 22:00:56.661636 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.662254 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.663597 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.663713 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.664186 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.664869 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.666360 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.666468 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.666637 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.667330 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: extensions {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.668714 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: os-quota-class-sets {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.669272 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.669562 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.669856 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.669988 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: scheduler-stats {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.670715 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.671465 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: os-quota-sets {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.672089 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.672901 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.673371 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.673504 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: backups {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.673594 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.674949 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.675049 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.675479 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: os-snapshot-manage {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.676405 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.676581 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.676937 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: consistencygroups {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.677555 np0000179988 devstack@c-api.service[112437]: WARNING cinder.api.contrib.hosts [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 14 22:00:56.678189 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.678256 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.678806 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.678877 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: extra_specs {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.679765 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.679853 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.680439 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: os-hosts {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.681129 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.681186 np0000179988 devstack@c-api.service[112438]: WARNING cinder.api.contrib.hosts [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 14 22:00:56.681767 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: os-volume-manage {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.681975 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.682180 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.682616 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.683244 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: os-availability-zone {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.683608 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: extensions {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.683920 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.684356 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.684574 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: encryption {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.684919 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: os-quota-class-sets {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.685451 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.685772 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.686041 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: os-volume-transfer {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.686177 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: scheduler-stats {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.686983 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.687170 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.687659 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: capabilities {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.688032 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: extensions {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.688183 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: os-quota-sets {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.688491 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.688928 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: encryption {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.689343 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: os-quota-class-sets {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.689630 np0000179988 devstack@c-api.service[112439]: WARNING cinder.api.contrib.hosts [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 14 22:00:56.689794 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: backups {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.690334 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.690464 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: os-volume-type-access {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.690603 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: scheduler-stats {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.691632 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.691803 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: os-snapshot-manage {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.691934 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: cgsnapshots {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.692883 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: os-quota-sets {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.693189 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.693254 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: consistencygroups {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.693311 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extended resource: qos-specs {{(pid=112436) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.694360 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: backups {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.694737 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.695371 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.contrib.snapshot_actions [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] SnapshotActionsController initialized {{(pid=112436) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 14 22:00:56.695507 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: extra_specs {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.695738 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: extensions {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.696133 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.696329 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: os-snapshot-manage {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.697047 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: os-quota-class-sets {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.697468 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.697700 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: consistencygroups {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.697791 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: os-hosts {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.698324 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: scheduler-stats {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.698776 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.699615 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: extra_specs {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.699677 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: os-volume-manage {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.699764 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: os-quota-sets {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.700103 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.701145 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: os-hosts {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.701450 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.701561 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: os-availability-zone {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.702119 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: backups {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.702427 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: os-volume-manage {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.702873 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.703356 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: encryption {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.703897 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: os-availability-zone {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.704172 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: os-snapshot-manage {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.704227 np0000179988 devstack@c-api.service[112436]: WARNING castellan.key_manager.migration [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.705065 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.705178 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: encryption {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.705235 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.705284 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.705386 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension AdminActions extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.705434 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: os-volume-transfer {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.705501 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension AdminActions extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.705587 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: consistencygroups {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.705634 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension AdminActions extending resource: backups {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.705776 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension VolumeActions extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.705907 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension TypesManage extending resource: types {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.706010 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension UsedLimits extending resource: limits {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.706121 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.706206 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.706298 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.706395 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.706526 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.706617 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.706709 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: os-volume-transfer {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.706786 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.v3.router [None req-6ce95ae5-11f9-47a0-8773-b94bcb158c6f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112436) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.707478 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: extra_specs {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.707670 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: capabilities {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.708405 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: capabilities {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.709109 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: os-hosts {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.709517 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: encryption {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.709619 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: encryption {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.710399 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: os-volume-manage {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.711082 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: os-volume-type-access {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.711258 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: os-volume-type-access {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.711881 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: os-availability-zone {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.712693 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: cgsnapshots {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.713187 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: encryption {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.714073 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extended resource: qos-specs {{(pid=112438) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.714648 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: os-volume-transfer {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.714956 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: cgsnapshots {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.715043 np0000179988 devstack@c-api.service[112436]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d700b6a3668 pid: 112436 (default app) Jun 14 22:00:56.716192 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.contrib.snapshot_actions [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] SnapshotActionsController initialized {{(pid=112438) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 14 22:00:56.716332 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: capabilities {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.717101 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.717581 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: encryption {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.718246 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extended resource: qos-specs {{(pid=112437) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.718538 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.719073 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: os-volume-type-access {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.719942 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.721053 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: cgsnapshots {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.721238 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.721535 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.contrib.snapshot_actions [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] SnapshotActionsController initialized {{(pid=112437) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 14 22:00:56.722535 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.722605 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.722701 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extended resource: qos-specs {{(pid=112439) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 14 22:00:56.722828 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.722828 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.723291 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.723291 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.723291 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.723291 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.723291 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.723546 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.723546 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.723546 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.723546 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.723546 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.723546 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.723908 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.723908 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.723908 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.723908 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.723908 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.724125 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.724125 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.724125 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.724125 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.724304 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.724304 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.724304 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.724304 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.724502 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.724502 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.724502 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.724502 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.724502 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.724739 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.724739 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.724739 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.724739 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.724739 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.725004 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.725004 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.725004 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.725004 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.725004 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.725004 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.725277 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.725277 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.725277 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.725277 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.725277 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.725277 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.725541 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.725541 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.725541 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.725541 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.725541 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.725541 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.726013 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.726013 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.726013 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.726013 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.726013 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.726013 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.726423 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.726423 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.726423 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.726423 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.726742 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.726742 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.726742 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.726742 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.726742 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.727202 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.727202 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.727202 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.727202 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.727202 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.727632 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.727632 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.727632 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.727632 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.727632 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.727632 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.728138 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.728138 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.728138 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.728138 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.728138 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.728583 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.728583 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.728583 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.728583 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.728583 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.728973 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.728973 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.728973 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.728973 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.729325 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.729325 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.729325 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.729325 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.729754 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.729754 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.729754 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.729754 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.729754 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.730341 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.730341 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.730341 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.730341 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.730341 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.730811 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.730811 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.730811 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.730811 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.731217 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.731217 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.731217 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.731217 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.731592 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.731592 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.731592 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.731592 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732053 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.732053 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732053 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.732053 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732356 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.732356 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732356 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.732356 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732624 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.732624 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732624 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.732624 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732624 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.732624 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732870 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.732870 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732870 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.732870 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.732870 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733042 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733042 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733042 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733042 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733042 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733042 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733042 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733265 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733265 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733265 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733265 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733265 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733265 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733454 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733454 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733531 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.733563 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733563 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733633 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.733662 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733662 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733662 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733662 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.733662 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.733662 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.734029 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.734029 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.734029 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.734029 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.734029 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.734365 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.734365 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.734365 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.734365 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.734365 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.734613 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.734613 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.734613 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.734613 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.734917 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.734917 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.734917 np0000179988 devstack@c-api.service[112436]: /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 14 22:00:56.734917 np0000179988 devstack@c-api.service[112436]: warnings.warn(deprecated_msg) Jun 14 22:00:56.735171 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.contrib.snapshot_actions [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] SnapshotActionsController initialized {{(pid=112439) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 14 22:00:56.735451 np0000179988 devstack@c-api.service[112438]: WARNING castellan.key_manager.migration [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.735511 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.735549 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.735573 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.middleware.request_id [None req-8406e2a5-aabe-478d-b930-09e8421a50c2 None None] RequestId filter calling following filter/app {{(pid=112436) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 14 22:00:56.735641 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.735641 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.735641 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.735641 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension AdminActions extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.735641 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension AdminActions extending resource: snapshots {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.735641 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension AdminActions extending resource: backups {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.735984 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.736016 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.736065 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension VolumeActions extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736065 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension TypesManage extending resource: types {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736065 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension UsedLimits extending resource: limits {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736065 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736065 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736065 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736065 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736436 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736436 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736526 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.736559 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.v3.router [None req-508149f9-c358-45b5-977b-dd20f5ce307e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112438) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.736611 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.736662 np0000179988 devstack@c-api.service[112436]: [pid: 112436|app: 0|req: 1/1] 199.19.213.24 () {60 vars in 949 bytes} [Sun Jun 14 22:00:56 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 14 22:00:56.736712 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.736813 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.736850 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.736900 np0000179988 devstack@c-api.service[112437]: WARNING castellan.key_manager.migration [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.736951 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.737000 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737000 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737000 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737000 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension AdminActions extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737000 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension AdminActions extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737000 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension AdminActions extending resource: backups {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737316 np0000179988 devstack@c-api.service[112439]: WARNING castellan.key_manager.migration [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 14 22:00:56.737352 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension VolumeActions extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737352 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension TypesManage extending resource: types {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737352 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension UsedLimits extending resource: limits {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737352 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737352 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737352 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737352 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737707 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737808 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737851 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737954 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.737991 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738032 np0000179988 devstack@c-api.service[112437]: DEBUG cinder.api.v3.router [None req-32129f0c-02bd-4a1a-b141-db4624d4f1c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112437) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738061 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension AdminActions extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738061 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension AdminActions extending resource: snapshots {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738061 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension AdminActions extending resource: backups {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738061 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension VolumeActions extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738061 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension TypesManage extending resource: types {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738061 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension UsedLimits extending resource: limits {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738061 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738239 np0000179988 devstack@c-api.service[112438]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d700b6a3668 pid: 112438 (default app) Jun 14 22:00:56.738264 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738264 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738264 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738264 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738264 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.738264 np0000179988 devstack@c-api.service[112439]: DEBUG cinder.api.v3.router [None req-5725d0af-03e0-451a-b818-99a1f02eaa6c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112439) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 14 22:00:56.742893 np0000179988 devstack@c-api.service[112437]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d700b6a3668 pid: 112437 (default app) Jun 14 22:00:56.745596 np0000179988 devstack@c-api.service[112439]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d700b6a3668 pid: 112439 (default app) Jun 14 22:01:03.850705 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.middleware.request_id [None req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff None None] RequestId filter calling following filter/app {{(pid=112436) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 14 22:01:04.340065 np0000179988 devstack@c-api.service[112436]: INFO cinder.api.openstack.wsgi [None req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff admin admin] POST https://199.19.213.24/volume/v3/types Jun 14 22:01:04.340611 np0000179988 devstack@c-api.service[112436]: DEBUG cinder.api.openstack.wsgi [None req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112436) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 14 22:01:04.342211 np0000179988 devstack@c-api.service[112436]: /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 14 22:01:04.342211 np0000179988 devstack@c-api.service[112436]: warnings.warn( Jun 14 22:01:04.380791 np0000179988 devstack@c-api.service[112436]: DEBUG oslo_db.sqlalchemy.engines [None req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff 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=112436) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:01:04.416648 np0000179988 devstack@c-api.service[112436]: INFO cinder.api.openstack.wsgi [None req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff admin admin] https://199.19.213.24/volume/v3/types returned with HTTP 200 Jun 14 22:01:04.417257 np0000179988 devstack@c-api.service[112436]: [pid: 112436|app: 0|req: 2/2] 199.19.213.24 () {68 vars in 1281 bytes} [Sun Jun 14 22:01:03 2026] POST /volume/v3/types => generated 186 bytes in 567 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 14 22:01:04.442203 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.442203 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.442203 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.442203 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.442203 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.443157 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.443157 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.443157 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.443157 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.443157 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.443511 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.443511 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.443511 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.443511 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.443511 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.443511 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.443988 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.443988 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.443988 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.443988 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.444275 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.444275 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.444275 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.444275 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.444622 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.444622 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.444622 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.444622 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.444960 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.444960 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.444960 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.444960 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.444960 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.445322 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.445322 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.445322 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.445322 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.445322 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.445734 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.445734 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.445734 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.445734 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.445734 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.445734 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.446348 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.446348 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.446348 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.446348 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.446348 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.446348 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.446878 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.446878 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.446878 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.446878 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.446878 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.446878 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.447348 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.447348 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.447348 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.447348 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.447348 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.447797 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.447797 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.447797 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.447797 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.447797 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.448179 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.448179 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.448179 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.448179 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.448179 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.448179 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.448712 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.448712 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.448712 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.448712 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.448712 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.448712 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449156 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449156 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449156 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449156 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449156 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449520 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449520 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449520 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449520 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449520 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449666 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449666 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449666 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449666 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449811 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449811 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449811 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449811 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449991 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449991 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449991 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.449991 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.449991 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450151 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450151 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450151 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450151 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450151 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450313 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450313 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450313 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450313 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450439 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450439 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450439 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450439 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450566 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450566 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450566 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450566 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450702 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450702 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450702 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450702 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450850 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450850 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.450850 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.450850 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451048 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451048 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451048 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451048 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451048 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451248 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451248 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451248 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451248 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451248 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451248 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451458 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451458 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451458 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451458 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451458 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451629 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451629 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451629 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451629 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451629 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451629 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451854 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451854 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451854 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451854 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.451854 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.451854 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452074 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452074 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452074 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452074 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452074 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452074 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452284 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452284 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452284 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452284 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452284 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452284 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452494 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452494 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452494 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452494 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452623 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452623 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452623 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452623 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452623 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452806 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452806 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452806 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452806 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.452806 np0000179988 devstack@c-api.service[112438]: warnings.warn(deprecated_msg) Jun 14 22:01:04.452806 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.middleware.request_id [req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff req-b8b953c7-1a43-49de-ab80-4de65a0565ca None None] RequestId filter calling following filter/app {{(pid=112438) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 14 22:01:04.779358 np0000179988 devstack@c-api.service[112438]: INFO cinder.api.openstack.wsgi [req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff req-b8b953c7-1a43-49de-ab80-4de65a0565ca admin admin] POST https://199.19.213.24/volume/v3/types/c9fada19-e37f-4daa-a09c-b3817bc705c7/extra_specs Jun 14 22:01:04.779814 np0000179988 devstack@c-api.service[112438]: DEBUG cinder.api.openstack.wsgi [req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff req-b8b953c7-1a43-49de-ab80-4de65a0565ca admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112438) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 14 22:01:04.781456 np0000179988 devstack@c-api.service[112438]: /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 14 22:01:04.781456 np0000179988 devstack@c-api.service[112438]: warnings.warn( Jun 14 22:01:04.820606 np0000179988 devstack@c-api.service[112438]: DEBUG oslo_db.sqlalchemy.engines [req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff req-b8b953c7-1a43-49de-ab80-4de65a0565ca 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=112438) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 14 22:01:04.884061 np0000179988 devstack@c-api.service[112438]: INFO cinder.api.openstack.wsgi [req-07e2cfd6-72d0-4beb-945c-d63c9aac75ff req-b8b953c7-1a43-49de-ab80-4de65a0565ca admin admin] https://199.19.213.24/volume/v3/types/c9fada19-e37f-4daa-a09c-b3817bc705c7/extra_specs returned with HTTP 200 Jun 14 22:01:04.884903 np0000179988 devstack@c-api.service[112438]: [pid: 112438|app: 0|req: 1/3] 199.19.213.24 () {70 vars in 1498 bytes} [Sun Jun 14 22:01:04 2026] POST /volume/v3/types/c9fada19-e37f-4daa-a09c-b3817bc705c7/extra_specs => generated 55 bytes in 455 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 14 22:01:06.615856 np0000179988 devstack@c-api.service[112437]: DEBUG dbcounter [-] [112437] Writing DB stats cinder:SELECT=6 {{(pid=112437) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 14 22:01:06.629460 np0000179988 devstack@c-api.service[112439]: DEBUG dbcounter [-] [112439] Writing DB stats cinder:SELECT=6 {{(pid=112439) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 14 22:01:14.412493 np0000179988 devstack@c-api.service[112436]: DEBUG dbcounter [-] [112436] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112436) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 14 22:01:14.880868 np0000179988 devstack@c-api.service[112438]: DEBUG dbcounter [-] [112438] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112438) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}