Jun 16 01:09:28.468312 np0000180457 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:09:28.475774 np0000180457 devstack@c-api.service[112313]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:09:28 2026] *** Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: nodename: np0000180457 Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: machine: x86_64 Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: clock source: unix Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: pcre jit disabled Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: detected number of CPU cores: 16 Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: current working directory: / Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: your processes number limit is 256917 Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: your memory page size is 4096 bytes Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: detected max file descriptor number: 2048 Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: lock engine: pthread robust mutexes Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: thunder lock: enabled Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:09:28.479836 np0000180457 devstack@c-api.service[112313]: Set PythonHome to /opt/stack/data/venv Jun 16 01:09:28.517080 np0000180457 devstack@c-api.service[112313]: Python main interpreter initialized at 0x77020b6a3668 Jun 16 01:09:28.517080 np0000180457 devstack@c-api.service[112313]: python threads support enabled Jun 16 01:09:28.517080 np0000180457 devstack@c-api.service[112313]: your server socket listen backlog is limited to 100 connections Jun 16 01:09:28.517080 np0000180457 devstack@c-api.service[112313]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:09:28.517644 np0000180457 devstack@c-api.service[112313]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:09:28.517818 np0000180457 devstack@c-api.service[112313]: *** Operational MODE: preforking *** Jun 16 01:09:28.517986 np0000180457 devstack@c-api.service[112313]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:09:28.517986 np0000180457 devstack@c-api.service[112313]: spawned uWSGI master process (pid: 112313) Jun 16 01:09:28.518180 np0000180457 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:09:28.518815 np0000180457 devstack@c-api.service[112313]: spawned uWSGI worker 1 (pid: 112320, cores: 1) Jun 16 01:09:28.519569 np0000180457 devstack@c-api.service[112313]: spawned uWSGI worker 2 (pid: 112321, cores: 1) Jun 16 01:09:28.520150 np0000180457 devstack@c-api.service[112313]: spawned uWSGI worker 3 (pid: 112322, cores: 1) Jun 16 01:09:28.520685 np0000180457 devstack@c-api.service[112313]: spawned uWSGI worker 4 (pid: 112323, cores: 1) Jun 16 01:09:28.520791 np0000180457 devstack@c-api.service[112313]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:09:28.643803 np0000180457 devstack@c-api.service[112321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:28.643803 np0000180457 devstack@c-api.service[112321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:28.643803 np0000180457 devstack@c-api.service[112321]: we strongly recommend against using it for new projects. Jun 16 01:09:28.643803 np0000180457 devstack@c-api.service[112321]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:28.643803 np0000180457 devstack@c-api.service[112321]: framework. For more detail see Jun 16 01:09:28.643803 np0000180457 devstack@c-api.service[112321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:28.643803 np0000180457 devstack@c-api.service[112321]: import eventlet # noqa Jun 16 01:09:28.645196 np0000180457 devstack@c-api.service[112322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:28.645196 np0000180457 devstack@c-api.service[112322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:28.645196 np0000180457 devstack@c-api.service[112322]: we strongly recommend against using it for new projects. Jun 16 01:09:28.645196 np0000180457 devstack@c-api.service[112322]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:28.645196 np0000180457 devstack@c-api.service[112322]: framework. For more detail see Jun 16 01:09:28.645196 np0000180457 devstack@c-api.service[112322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:28.645196 np0000180457 devstack@c-api.service[112322]: import eventlet # noqa Jun 16 01:09:28.651188 np0000180457 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:28.651188 np0000180457 devstack@c-api.service[112323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:28.651188 np0000180457 devstack@c-api.service[112323]: we strongly recommend against using it for new projects. Jun 16 01:09:28.651188 np0000180457 devstack@c-api.service[112323]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:28.651188 np0000180457 devstack@c-api.service[112323]: framework. For more detail see Jun 16 01:09:28.651188 np0000180457 devstack@c-api.service[112323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:28.651188 np0000180457 devstack@c-api.service[112323]: import eventlet # noqa Jun 16 01:09:28.659693 np0000180457 devstack@c-api.service[112320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:09:28.659693 np0000180457 devstack@c-api.service[112320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:09:28.659693 np0000180457 devstack@c-api.service[112320]: we strongly recommend against using it for new projects. Jun 16 01:09:28.659693 np0000180457 devstack@c-api.service[112320]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:09:28.659693 np0000180457 devstack@c-api.service[112320]: framework. For more detail see Jun 16 01:09:28.659693 np0000180457 devstack@c-api.service[112320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:09:28.659693 np0000180457 devstack@c-api.service[112320]: import eventlet # noqa Jun 16 01:09:28.727878 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:28.727878 np0000180457 devstack@c-api.service[112321]: warnings.warn( Jun 16 01:09:28.730277 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:28.730277 np0000180457 devstack@c-api.service[112322]: warnings.warn( Jun 16 01:09:28.735304 np0000180457 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:28.735304 np0000180457 devstack@c-api.service[112323]: warnings.warn( Jun 16 01:09:28.743753 np0000180457 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:09:28.743753 np0000180457 devstack@c-api.service[112320]: warnings.warn( Jun 16 01:09:28.801008 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:09:28.801008 np0000180457 devstack@c-api.service[112321]: from cgi import parse_header Jun 16 01:09:28.805196 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:09:28.805196 np0000180457 devstack@c-api.service[112322]: from cgi import parse_header Jun 16 01:09:28.810084 np0000180457 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:09:28.810084 np0000180457 devstack@c-api.service[112323]: from cgi import parse_header Jun 16 01:09:28.818468 np0000180457 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:09:28.818468 np0000180457 devstack@c-api.service[112320]: from cgi import parse_header Jun 16 01:09:28.848890 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:09:28.848890 np0000180457 devstack@c-api.service[112321]: removals.removed_module( Jun 16 01:09:28.850307 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:09:28.850307 np0000180457 devstack@c-api.service[112321]: removals.removed_module( Jun 16 01:09:28.853990 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:09:28.853990 np0000180457 devstack@c-api.service[112322]: removals.removed_module( Jun 16 01:09:28.855470 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:09:28.855470 np0000180457 devstack@c-api.service[112322]: removals.removed_module( Jun 16 01:09:28.859183 np0000180457 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:09:28.859183 np0000180457 devstack@c-api.service[112323]: removals.removed_module( Jun 16 01:09:28.860753 np0000180457 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:09:28.860753 np0000180457 devstack@c-api.service[112323]: removals.removed_module( Jun 16 01:09:28.867090 np0000180457 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:09:28.867090 np0000180457 devstack@c-api.service[112320]: removals.removed_module( Jun 16 01:09:28.868763 np0000180457 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:09:28.868763 np0000180457 devstack@c-api.service[112320]: removals.removed_module( Jun 16 01:09:29.477197 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:09:29.477197 np0000180457 devstack@c-api.service[112321]: warnings.warn( Jun 16 01:09:29.489480 np0000180457 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:09:29.489480 np0000180457 devstack@c-api.service[112320]: warnings.warn( Jun 16 01:09:29.539018 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:09:29.539018 np0000180457 devstack@c-api.service[112322]: warnings.warn( Jun 16 01:09:29.542887 np0000180457 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:09:29.542887 np0000180457 devstack@c-api.service[112323]: warnings.warn( Jun 16 01:09:29.572249 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:09:29.572249 np0000180457 devstack@c-api.service[112321]: warnings.warn( Jun 16 01:09:29.583830 np0000180457 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:09:29.583830 np0000180457 devstack@c-api.service[112320]: warnings.warn( Jun 16 01:09:29.637519 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:09:29.637519 np0000180457 devstack@c-api.service[112322]: warnings.warn( Jun 16 01:09:29.689861 np0000180457 devstack@c-api.service[112323]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:09:29.689861 np0000180457 devstack@c-api.service[112323]: warnings.warn( Jun 16 01:09:29.871997 np0000180457 devstack@c-api.service[112321]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:09:29.872285 np0000180457 devstack@c-api.service[112321]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112321) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:29.874353 np0000180457 devstack@c-api.service[112320]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:09:29.874541 np0000180457 devstack@c-api.service[112320]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112320) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:29.922883 np0000180457 devstack@c-api.service[112322]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:09:29.923273 np0000180457 devstack@c-api.service[112322]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112322) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:29.959503 np0000180457 devstack@c-api.service[112321]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:09:29.959503 np0000180457 devstack@c-api.service[112321]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:29.959975 np0000180457 devstack@c-api.service[112320]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:09:29.959975 np0000180457 devstack@c-api.service[112320]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:29.985476 np0000180457 devstack@c-api.service[112322]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:09:29.985476 np0000180457 devstack@c-api.service[112322]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:30.001514 np0000180457 devstack@c-api.service[112323]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:09:30.001711 np0000180457 devstack@c-api.service[112323]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112323) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:09:30.073598 np0000180457 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:09:30.073598 np0000180457 devstack@c-api.service[112323]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:09:30.426081 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:30.426413 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:30.426492 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.426492 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.426492 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.426786 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.426786 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.426907 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.427870 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:30.428002 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.428002 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.428186 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.428186 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.428312 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.428387 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.428452 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.428518 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.428582 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.428659 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.428773 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.428883 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.428960 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.429026 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.429026 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.429026 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.429211 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.429211 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.429211 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.429211 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.429211 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.429211 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.429603 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.429603 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.429759 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.429759 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.429907 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.429969 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.430083 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.430149 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.430218 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.430292 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.430354 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.430417 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.430490 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.430559 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.430622 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.430696 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.430789 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.430857 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.430940 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.431006 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.431070 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.431136 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.431136 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.431579 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.431681 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.431681 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.431841 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.431931 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.431997 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.432074 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.432341 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.432433 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.432531 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.432615 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.432698 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.432698 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.432893 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.432979 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.433063 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.433063 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.433063 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.433063 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.433063 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.433063 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.434069 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.434069 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.434311 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.434311 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.434311 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.434581 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.434681 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.434813 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.434903 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.434983 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.435062 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.435170 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.435267 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.435373 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.435471 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.435584 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.435655 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.435719 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.435819 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.435819 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.435959 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.436026 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.436026 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.436026 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.436255 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.436336 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.436336 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.436456 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.436519 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.436581 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.436629 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.436671 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.436710 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.436788 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.436841 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.436889 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.436928 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.436966 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.437009 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.437009 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.437009 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.437009 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.437860 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.437903 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.437964 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.438001 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.438035 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.438075 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.438108 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.438138 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.438169 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.438205 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.438241 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.438282 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.438314 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.438349 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.438384 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.438420 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.438451 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.438482 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.438514 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.438545 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.438577 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.438614 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.438645 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.438681 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.438717 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.438779 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.438808 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.438841 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.438873 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.438908 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.438943 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.438978 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.439008 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.439044 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.439082 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.439119 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.439119 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.439119 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.439119 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.439119 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.439119 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.439119 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.443232 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.443326 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.443326 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.443406 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.443452 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.443498 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.443541 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.443588 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.443645 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.443694 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.443694 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.443694 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.443834 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.443834 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.444032 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.444088 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.444165 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.444212 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.444262 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.444333 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.444397 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.448420 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.448420 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.448634 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.448634 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.448634 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.448634 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.448953 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.449061 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.449139 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.449139 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.449139 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.449139 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.449139 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.449139 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.449483 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.449483 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.449638 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.449638 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.449638 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.449870 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.449870 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.451520 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.451637 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.451701 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.451798 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.451874 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.451961 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.452022 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.452101 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.452178 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.452248 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.452311 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.452379 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.452442 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.452501 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.452564 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.452635 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.452695 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.452781 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.452862 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.452970 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.453055 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.453109 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.453163 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.453229 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.453286 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.453355 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.453436 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.453507 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.453564 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.453622 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.453688 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.453790 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.453846 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.453958 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.454032 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.454092 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.454150 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.454210 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.454267 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.454323 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.454395 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.454395 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.454502 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.454884 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.454884 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.454884 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.454884 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.454884 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.454884 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.455107 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.455107 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.455107 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.455107 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.455260 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.455713 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.455789 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.455834 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.455891 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.455941 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.455992 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.456041 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.456085 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.456126 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.456174 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.456215 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.456264 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.456264 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.456264 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.459910 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.459978 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.460048 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.460093 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.460141 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.460185 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.460226 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.460265 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.460304 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.460343 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.460383 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.460421 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.460467 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.460507 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.460558 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.460600 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.460639 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.460677 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.460712 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.460788 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.460788 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.461262 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.461333 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.461376 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.461376 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.461448 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.461490 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.461536 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.461575 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.461618 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.461666 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.461707 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.461776 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.461817 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.461866 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.461936 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.461976 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.462015 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.462069 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.462115 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.462157 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.462197 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.462235 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.462275 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.462313 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.462351 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.462394 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.462438 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.462479 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.462632 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.462673 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.462716 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.462775 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.462813 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.462851 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.462889 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.462939 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.462982 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.463168 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.463225 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.463266 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.463306 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.463345 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.463417 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.463468 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.463515 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.463515 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.463591 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.463638 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.463744 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.463790 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.463899 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.463955 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.463994 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.464034 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.464121 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.464170 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.464210 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.464285 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.464327 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.464367 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.464413 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.464535 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.464665 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.465603 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.465650 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.465692 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.465752 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.465808 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.465808 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.465902 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.465966 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.466044 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.466089 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.466290 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.466492 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.466624 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.466815 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.466976 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.467071 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.467155 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.467197 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.467236 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.467275 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.467317 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.467362 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.467407 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.467446 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.467497 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.467497 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.467576 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.467615 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.467615 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.467615 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.467714 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.467714 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.467819 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.467860 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.467905 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.468091 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.468137 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.468182 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.468262 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.468303 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.468347 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.468388 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.468427 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.468498 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.468546 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.468594 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.468634 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.468678 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.468718 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.468786 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.468838 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.468885 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.468885 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.468959 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.469007 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.469048 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.469088 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.469133 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.469172 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.469210 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.469210 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.469288 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.469288 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.469541 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.469631 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.469712 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.469821 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.469926 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.469971 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.470009 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.470092 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.470141 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.470222 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.470356 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.470465 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.470509 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.470546 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.470587 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.470623 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.470669 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.470709 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.470764 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.470764 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.470834 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.470893 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.470935 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.470980 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.470980 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.471054 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.471100 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.471141 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.471186 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.471225 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.471267 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.471306 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.471306 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.471390 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.471487 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.471530 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.471612 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.471661 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.471746 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.471817 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.471872 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.471917 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.471956 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.472001 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.472203 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.472281 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.472323 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.472376 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.472419 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.472462 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.472504 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.472541 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.472584 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.472649 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.472721 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.472841 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.473271 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.473380 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.473463 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.473558 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.473647 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.473743 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.473872 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.474057 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.474122 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.474184 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.474247 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.474286 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.474324 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.474360 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.474387 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.474414 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.474443 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.474521 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.474607 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.474693 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.474815 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.474864 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.474912 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.474973 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.475036 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.475097 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.475157 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.475190 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.475218 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.475283 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.475354 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.475418 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.475477 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.475515 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.475546 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.475584 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.475612 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.475678 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.475788 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.475831 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.475865 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.475902 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.475935 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.475970 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.476003 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.476030 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.476060 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.476088 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.476124 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.476155 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.476193 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.476229 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.476260 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.476260 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.476322 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.476353 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.476413 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.476452 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.476483 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.476511 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.476548 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.476579 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.476606 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.476667 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.476699 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.476746 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.476784 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.476814 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.476846 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.476883 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.476915 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.476949 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.476976 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.477007 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.477007 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.477054 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.477083 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.477114 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.477145 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.477178 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.477211 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.477269 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.477326 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.477358 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.477385 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.477442 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.477530 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.477621 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.477707 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.477843 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.477956 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.478281 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.478378 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.478467 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.478557 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.478641 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.478742 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.478854 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.479834 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.479903 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.479960 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.479995 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.480029 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.480063 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.480092 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.480121 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.480150 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.480180 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.480215 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.480252 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.480306 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.480381 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.480850 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.480952 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.480987 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.481025 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.481058 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.481087 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.481127 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.481158 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.481188 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.481221 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.481250 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.481250 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.481308 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.481337 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.481369 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.481398 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.481433 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.481465 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.481465 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.481519 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.481549 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.481793 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.482001 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.482104 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.482138 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.482182 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.482219 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.482255 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.482285 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.482320 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.482355 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.482391 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.482421 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.482453 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.482484 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.482519 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.482571 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.482614 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.482614 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.482686 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.482745 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.482795 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.482836 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.482876 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.482915 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.482988 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.483132 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.483132 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.483209 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.488989 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.489072 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.489118 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.489164 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.489207 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.489207 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.489286 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.489334 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.489378 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.489423 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.489463 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.489463 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.489535 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112322) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.489575 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.489614 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.489658 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.489698 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.489698 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.489843 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112321) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.489885 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112322) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.489924 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.489962 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.490007 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.490007 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.490007 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112321) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.490007 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.490313 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.490370 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.490465 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.490529 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.490591 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.490641 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.490717 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.490792 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112320) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.490862 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.490911 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.490981 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.491029 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112320) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.491095 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.530498 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:09:30.530798 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.530873 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.531074 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.531531 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.531613 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.531670 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.531784 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.531784 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.531896 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.531973 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.532380 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.532452 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.532452 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.532601 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.532601 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.532719 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.532719 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.533198 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.533280 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.533337 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.533412 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.533412 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.533517 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.533587 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.534120 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.534192 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.534246 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.534305 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.534362 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.534423 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.534476 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.534921 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.535012 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.535012 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.535139 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.535139 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.535260 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.535260 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.535750 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.535823 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.535887 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.535941 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.536018 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.536097 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.536158 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.536220 np0000180457 devstack@c-api.service[112321]: INFO dbcounter [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Registered counter for database cinder Jun 16 01:09:30.536294 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.536294 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.536294 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.536465 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.536465 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.536465 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.536640 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.537298 np0000180457 devstack@c-api.service[112322]: INFO dbcounter [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Registered counter for database cinder Jun 16 01:09:30.537448 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.537519 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.537589 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.537671 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.537765 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.537765 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.537891 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.538666 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.538778 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.538778 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.538892 np0000180457 devstack@c-api.service[112320]: INFO dbcounter [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Registered counter for database cinder Jun 16 01:09:30.538957 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.538957 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.538957 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.539115 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.539657 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.539706 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.539820 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.539889 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.539933 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.539980 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.540050 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.540110 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.540168 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.540214 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.540280 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.540324 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.540397 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.540456 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.540605 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.540662 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.540707 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.540800 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.540858 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.540907 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.540978 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.541494 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.541549 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.541597 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.541695 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.541764 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.541843 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.542672 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.542672 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.542672 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.542672 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.542672 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.542672 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.542672 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.543253 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.543253 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.543253 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.543253 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.543253 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.543253 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.543588 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.543588 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.543588 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.543588 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.543588 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.543588 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.543942 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.543942 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.543942 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.544219 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.544288 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.544344 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.544399 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.544466 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.544522 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.544576 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.545098 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.545163 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.545236 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.545301 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.545301 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.545405 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.545459 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.545923 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.545993 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.546053 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.546122 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.546122 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.546238 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.546238 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.546343 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.546343 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.546577 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.546577 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.546577 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.546577 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.547254 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.547254 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.547254 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.547254 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.547254 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.547254 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.547254 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.547254 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.547696 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.547787 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.547838 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.547910 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.547968 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.548020 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.548085 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.548359 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.548422 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.548478 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.548535 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.548586 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.548652 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.548711 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.549300 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.549390 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.549390 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.549520 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.549520 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.549689 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.549689 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.549879 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.549941 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.549983 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.550041 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.550087 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.550151 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.550216 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.550498 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.550544 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.550618 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.550692 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.550763 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.550808 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.550880 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.551092 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.551155 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.551213 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.551293 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.551336 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.551400 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.551447 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.552125 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.552191 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.552244 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.552306 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.552346 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.552421 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.552471 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.552779 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.552823 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.552901 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.552949 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.553023 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.553064 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.553136 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.553428 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.553478 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.553549 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.553609 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.553754 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.553754 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.553823 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.554777 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.554845 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.554908 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.554962 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.555029 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.555069 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.555151 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:09:30.555210 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112323) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:09:30.555261 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:09:30.555324 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:09:30.555393 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:09:30.555434 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112323) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:09:30.555498 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:09:30.583521 np0000180457 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-e14fe316-492e-4426-9074-2641c4c2e845 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:30.584694 np0000180457 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:30.589493 np0000180457 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 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=112320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:30.604114 np0000180457 devstack@c-api.service[112323]: INFO dbcounter [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Registered counter for database cinder Jun 16 01:09:30.652855 np0000180457 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:30.701326 np0000180457 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writer thread running {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:30.701670 np0000180457 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writer thread running {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:30.704536 np0000180457 devstack@c-api.service[112322]: INFO cinder.rpc [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:30.704636 np0000180457 devstack@c-api.service[112321]: INFO cinder.rpc [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:30.706975 np0000180457 devstack@c-api.service[112322]: INFO cinder.rpc [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:30.707129 np0000180457 devstack@c-api.service[112321]: INFO cinder.rpc [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:30.709178 np0000180457 devstack@c-api.service[112322]: INFO cinder.rpc [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:30.709688 np0000180457 devstack@c-api.service[112321]: INFO cinder.rpc [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:30.710953 np0000180457 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writer thread running {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:30.711624 np0000180457 devstack@c-api.service[112322]: INFO cinder.rpc [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:30.711961 np0000180457 devstack@c-api.service[112321]: INFO cinder.rpc [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:30.712859 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.713139 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.713626 np0000180457 devstack@c-api.service[112320]: INFO cinder.rpc [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:30.716435 np0000180457 devstack@c-api.service[112320]: INFO cinder.rpc [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:30.717175 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.717249 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.722272 np0000180457 devstack@c-api.service[112320]: INFO cinder.rpc [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:30.725901 np0000180457 devstack@c-api.service[112320]: INFO cinder.rpc [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:30.727584 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.732322 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.753317 np0000180457 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-e14fe316-492e-4426-9074-2641c4c2e845 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:30.755693 np0000180457 devstack@c-api.service[112321]: INFO cinder.rpc [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:30.757546 np0000180457 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:30.758008 np0000180457 devstack@c-api.service[112321]: INFO cinder.rpc [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:30.759125 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.760875 np0000180457 devstack@c-api.service[112322]: INFO cinder.rpc [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:30.763591 np0000180457 devstack@c-api.service[112322]: INFO cinder.rpc [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:30.764971 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.773224 np0000180457 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writer thread running {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:09:30.773862 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.776271 np0000180457 devstack@c-api.service[112323]: INFO cinder.rpc [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:09:30.776592 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.777281 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.778043 np0000180457 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 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=112320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:30.779249 np0000180457 devstack@c-api.service[112323]: INFO cinder.rpc [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:09:30.779794 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.780604 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.781144 np0000180457 devstack@c-api.service[112320]: INFO cinder.rpc [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:30.782237 np0000180457 devstack@c-api.service[112323]: INFO cinder.rpc [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:09:30.783660 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.783796 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.783862 np0000180457 devstack@c-api.service[112320]: INFO cinder.rpc [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:30.784984 np0000180457 devstack@c-api.service[112323]: INFO cinder.rpc [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:09:30.785189 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.786183 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.787705 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.788935 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.790174 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.790712 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.791929 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.793772 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.795141 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.796570 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.798273 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.799467 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.799534 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.801024 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.801109 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.802899 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.803772 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.804003 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.805643 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.807209 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.808305 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.809475 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.813151 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.813415 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.813784 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.815391 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.816497 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.816889 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.817135 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.818258 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.819311 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.819599 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.819817 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.820789 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.820877 np0000180457 devstack@c-api.service[112321]: WARNING cinder.api.contrib.hosts [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:30.821518 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.822238 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.822955 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.823024 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.823564 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.824439 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.824745 np0000180457 devstack@c-api.service[112322]: WARNING cinder.api.contrib.hosts [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:30.825464 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.825865 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.825958 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.826778 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.826953 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: extensions {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.828105 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.828296 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: os-quota-class-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.828541 np0000180457 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 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=112323) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:30.828853 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.829592 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: scheduler-stats {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.829657 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.830348 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.830613 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: extensions {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.831062 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: os-quota-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.831486 np0000180457 devstack@c-api.service[112323]: INFO cinder.rpc [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:09:30.832006 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: os-quota-class-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.832524 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: backups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.833236 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.833347 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: scheduler-stats {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.834076 np0000180457 devstack@c-api.service[112323]: INFO cinder.rpc [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:09:30.835400 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: os-snapshot-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.835594 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: os-quota-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.837067 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: consistencygroups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.837226 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: backups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.837404 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.839384 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: extra_specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.839661 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.839776 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: os-snapshot-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.841088 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: os-hosts {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.841342 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: consistencygroups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.842473 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: os-volume-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.843436 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: extra_specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.843601 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.843847 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: os-availability-zone {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.845123 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: os-hosts {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.845242 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.846216 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.846517 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: os-volume-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.846795 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: os-volume-transfer {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.847839 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.848095 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: os-availability-zone {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.848355 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: capabilities {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.849400 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.849531 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.850116 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.851303 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.851426 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: os-volume-transfer {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.851622 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: os-volume-type-access {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.852809 np0000180457 devstack@c-api.service[112320]: WARNING cinder.api.contrib.hosts [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:30.853189 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: capabilities {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.853326 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: cgsnapshots {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.853615 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.854014 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.854450 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.854711 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extended resource: qos-specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.855105 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.855962 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: os-volume-type-access {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.856484 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.856850 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.contrib.snapshot_actions [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] SnapshotActionsController initialized {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:30.857567 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: cgsnapshots {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.857626 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.858207 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.858461 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.858980 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extended resource: qos-specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.859040 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.859262 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: extensions {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.860371 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.860887 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: os-quota-class-sets {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.861126 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.contrib.snapshot_actions [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] SnapshotActionsController initialized {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:30.861708 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.861792 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.862146 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.862200 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: scheduler-stats {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.863176 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.863798 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.864063 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: os-quota-sets {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.864559 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.865070 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.865748 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.865990 np0000180457 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.866388 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.866876 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.866980 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.867189 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.867275 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension AdminActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.867356 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: backups {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.867419 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension AdminActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.867490 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension AdminActions extending resource: backups {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.867584 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension VolumeActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.867723 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension TypesManage extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.867811 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.867871 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension UsedLimits extending resource: limits {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.867954 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.868017 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.868124 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.868221 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.868345 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.868443 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.868554 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-e14fe316-492e-4426-9074-2641c4c2e845 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.868996 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.869275 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.871026 np0000180457 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.871207 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: os-snapshot-manage {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.872022 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension SnapshotActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.872105 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.872153 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.872302 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.872433 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension AdminActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.872639 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension AdminActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.872835 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension AdminActions extending resource: backups {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.873841 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: consistencygroups {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.874044 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension VolumeActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.874186 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension TypesManage extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.874334 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension UsedLimits extending resource: limits {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.874442 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.874548 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.874668 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.874845 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension VolumeTypeAccess extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.874977 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.875105 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.875222 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-ca827543-3ebb-47bf-a59a-8ecea80a8cdd None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.875693 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.876438 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: extra_specs {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.877129 np0000180457 devstack@c-api.service[112321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77020b6a3668 pid: 112321 (default app) Jun 16 01:09:30.878287 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: os-hosts {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.879066 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.879887 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: os-volume-manage {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.881446 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: os-availability-zone {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.882297 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.882869 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: encryption {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.883775 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.884212 np0000180457 devstack@c-api.service[112322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77020b6a3668 pid: 112322 (default app) Jun 16 01:09:30.884393 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: os-volume-transfer {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.886127 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: capabilities {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.886489 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.886575 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.886575 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.886719 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.886719 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.886719 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.886719 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.886719 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887020 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887020 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887020 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887020 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887020 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887020 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887322 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887322 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887322 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887322 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887322 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887567 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887567 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887567 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887567 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887769 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887769 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887769 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887769 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887987 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887987 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887987 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.887987 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.887987 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.888224 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.888224 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.888224 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.888224 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.888224 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.888438 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.888438 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.888438 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.888438 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.888438 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.888438 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.888773 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.888773 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.888773 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.888773 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.888773 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.888773 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889122 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889122 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889122 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889122 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889122 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889122 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889392 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889392 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889392 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889392 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889392 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889392 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889718 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889718 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889718 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889718 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889950 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889950 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889950 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.889950 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.889950 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.890249 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.890249 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.890249 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.890249 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.890249 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.890466 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.890466 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.890466 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.890466 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.890466 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.890466 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.890716 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.890716 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.890716 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.890716 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.890716 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.891124 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.891124 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.891124 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.891124 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.891124 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.891365 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.891365 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.891365 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.891365 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.891558 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.891558 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.891558 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.891558 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.891798 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: encryption {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.891864 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.891864 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.891864 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.891864 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.891864 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.892191 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.892191 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.892191 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.892191 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.892191 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.892461 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.892461 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.892461 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.892461 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.892715 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.892715 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.892715 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.892715 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.892962 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.892962 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.892962 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.892962 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893182 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.893182 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893182 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.893182 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893416 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.893416 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893416 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.893416 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893620 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.893620 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893620 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.893620 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893620 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.893620 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893911 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.893911 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893911 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.893911 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.893911 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894179 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.894179 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894179 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.894179 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894179 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.894179 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894179 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.894509 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894509 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.894509 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894509 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.894509 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894509 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.894852 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894852 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.894852 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894852 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.894852 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.894852 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.895167 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.895167 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.895167 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.895167 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.895167 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.895167 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.895430 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.895430 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.895430 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.895430 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.895638 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.895638 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.895638 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.895638 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.895839 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.895839 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.895839 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.895839 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.896017 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.896017 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.896017 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:30.896017 np0000180457 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 16 01:09:30.896207 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: os-volume-type-access {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.896251 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-d30057fd-b504-43a2-856f-ccab4587f17a None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:30.896291 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: cgsnapshots {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.896291 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extended resource: qos-specs {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.896363 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.896405 np0000180457 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 1/1] 199.204.45.222 () {60 vars in 956 bytes} [Tue Jun 16 01:09:30 2026] GET /volume/v3/ => generated 114 bytes in 15 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 16 01:09:30.896442 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.contrib.snapshot_actions [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] SnapshotActionsController initialized {{(pid=112320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:30.896442 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.896540 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.897233 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.898570 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.898641 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.899942 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.900030 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.901470 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.901606 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.902807 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.902988 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.903979 np0000180457 devstack@c-api.service[112323]: WARNING cinder.api.contrib.hosts [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:09:30.904481 np0000180457 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.904695 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.906003 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.906003 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.906106 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.906153 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.906225 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension AdminActions extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.906351 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension AdminActions extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.906500 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension AdminActions extending resource: backups {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.906645 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension VolumeActions extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.906847 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension TypesManage extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.907008 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension UsedLimits extending resource: limits {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.907152 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.907289 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.907350 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.907440 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.907587 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.907766 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.907920 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.908069 np0000180457 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-6e0ba2a3-0257-4d3d-a9cf-60bee0b533a4 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.908863 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.909835 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: extensions {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.911748 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: os-quota-class-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.913031 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: scheduler-stats {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.914470 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: os-quota-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.915909 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: backups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.917431 np0000180457 devstack@c-api.service[112320]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77020b6a3668 pid: 112320 (default app) Jun 16 01:09:30.917917 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: os-snapshot-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.919314 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: consistencygroups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.921267 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: extra_specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.922826 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: os-hosts {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.924191 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: os-volume-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.925588 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: os-availability-zone {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.926906 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.928556 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: os-volume-transfer {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.930015 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: capabilities {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.931395 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.933010 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: os-volume-type-access {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.934548 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: cgsnapshots {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.935962 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extended resource: qos-specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:09:30.938552 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.contrib.snapshot_actions [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] SnapshotActionsController initialized {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:09:30.939314 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.940702 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.942065 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.943406 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.944885 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.946330 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.948185 np0000180457 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:09:30.948585 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.948680 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.948920 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.949016 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension AdminActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.949131 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension AdminActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.949244 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension AdminActions extending resource: backups {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.949349 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension VolumeActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.949470 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension TypesManage extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.949583 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension UsedLimits extending resource: limits {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.949688 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.949806 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.949908 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.950010 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.950132 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.950235 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.950342 np0000180457 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-086e7b76-600c-4b06-b971-1d8f3800d9e7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:09:30.958511 np0000180457 devstack@c-api.service[112323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x77020b6a3668 pid: 112323 (default app) Jun 16 01:09:38.454443 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.454443 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.454443 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.454443 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.454443 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455116 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.455116 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455116 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.455116 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455116 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.455363 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455363 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.455363 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455363 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.455363 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455363 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.455622 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455622 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.455622 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455622 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.455923 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455923 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.455923 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.455923 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.456245 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.456245 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.456245 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.456245 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.456583 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.456583 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.456583 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.456583 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.456583 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.456918 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.456918 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.456918 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.456918 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.456918 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.457236 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.457236 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.457236 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.457236 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.457236 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.457236 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.457518 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.457518 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.457518 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.457518 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.457518 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.457518 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.457779 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.457779 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.457779 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.457779 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.457779 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.457779 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458022 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458022 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458022 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458022 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458022 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458220 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458220 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458220 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458220 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458220 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458440 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458440 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458440 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458440 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458440 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458440 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458667 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458667 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458667 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458667 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458667 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458667 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458979 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458979 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458979 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.458979 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.458979 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.459254 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.459254 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.459254 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.459254 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.459254 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.459492 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.459492 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.459492 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.459492 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.459701 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.459701 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.459701 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.459701 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.459942 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.459942 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.459942 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.459942 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.459942 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.460268 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.460268 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.460268 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.460268 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.460268 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.460594 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.460594 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.460594 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.460594 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.460830 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.460830 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.460830 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.460830 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461004 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461004 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461004 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461004 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461168 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461168 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461168 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461168 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461491 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461491 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461491 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461491 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461604 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461604 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461604 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461604 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461604 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461767 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461767 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461767 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461767 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461767 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461767 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461935 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461935 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461935 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.461935 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.461935 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462066 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462066 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462066 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462066 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462066 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462066 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462249 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462249 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462249 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462249 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462249 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462249 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462429 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462429 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462429 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462429 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462429 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462429 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462587 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462587 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462587 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462587 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462587 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462587 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462763 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462763 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462763 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462763 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462887 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462887 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462887 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.462887 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.462887 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.463105 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.463105 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.463105 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.463105 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:09:38.463105 np0000180457 devstack@c-api.service[112322]: warnings.warn(deprecated_msg) Jun 16 01:09:38.463105 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.middleware.request_id [None req-26189f63-59b7-4993-8002-0dcf25198f87 None None] RequestId filter calling following filter/app {{(pid=112322) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:38.972835 np0000180457 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-26189f63-59b7-4993-8002-0dcf25198f87 admin admin] POST https://199.204.45.222/volume/v3/types Jun 16 01:09:38.976309 np0000180457 devstack@c-api.service[112322]: DEBUG cinder.api.openstack.wsgi [None req-26189f63-59b7-4993-8002-0dcf25198f87 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112322) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:09:38.976309 np0000180457 devstack@c-api.service[112322]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:09:38.976309 np0000180457 devstack@c-api.service[112322]: warnings.warn( Jun 16 01:09:39.036901 np0000180457 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-26189f63-59b7-4993-8002-0dcf25198f87 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=112322) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:39.082847 np0000180457 devstack@c-api.service[112322]: INFO cinder.api.openstack.wsgi [None req-26189f63-59b7-4993-8002-0dcf25198f87 admin admin] https://199.204.45.222/volume/v3/types returned with HTTP 200 Jun 16 01:09:39.082847 np0000180457 devstack@c-api.service[112322]: [pid: 112322|app: 0|req: 1/2] 199.204.45.222 () {68 vars in 1288 bytes} [Tue Jun 16 01:09:38 2026] POST /volume/v3/types => generated 186 bytes in 639 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Jun 16 01:09:39.094747 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [req-26189f63-59b7-4993-8002-0dcf25198f87 req-ab454c12-3b9a-49ab-8f9b-e3684808cab0 None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:09:39.566115 np0000180457 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-26189f63-59b7-4993-8002-0dcf25198f87 req-ab454c12-3b9a-49ab-8f9b-e3684808cab0 admin admin] POST https://199.204.45.222/volume/v3/types/d02028e4-3d33-4a0a-8ac7-789cc1cb3334/extra_specs Jun 16 01:09:39.566754 np0000180457 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [req-26189f63-59b7-4993-8002-0dcf25198f87 req-ab454c12-3b9a-49ab-8f9b-e3684808cab0 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:09:39.568928 np0000180457 devstack@c-api.service[112321]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:09:39.568928 np0000180457 devstack@c-api.service[112321]: warnings.warn( Jun 16 01:09:39.615872 np0000180457 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [req-26189f63-59b7-4993-8002-0dcf25198f87 req-ab454c12-3b9a-49ab-8f9b-e3684808cab0 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=112321) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:09:39.683634 np0000180457 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [req-26189f63-59b7-4993-8002-0dcf25198f87 req-ab454c12-3b9a-49ab-8f9b-e3684808cab0 admin admin] https://199.204.45.222/volume/v3/types/d02028e4-3d33-4a0a-8ac7-789cc1cb3334/extra_specs returned with HTTP 200 Jun 16 01:09:39.684683 np0000180457 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 2/3] 199.204.45.222 () {70 vars in 1505 bytes} [Tue Jun 16 01:09:39 2026] POST /volume/v3/types/d02028e4-3d33-4a0a-8ac7-789cc1cb3334/extra_specs => generated 55 bytes in 593 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:09:40.783163 np0000180457 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=6 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:40.833155 np0000180457 devstack@c-api.service[112323]: DEBUG dbcounter [-] [112323] Writing DB stats cinder:SELECT=6 {{(pid=112323) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:49.075424 np0000180457 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:09:49.677753 np0000180457 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}