Jun 12 01:58:50.308948 np0000179758 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 01:58:50.320371 np0000179758 devstack@c-api.service[112318]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 01:58:50 2026] *** Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: nodename: np0000179758 Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: machine: x86_64 Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: clock source: unix Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: pcre jit disabled Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: detected number of CPU cores: 16 Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: current working directory: / Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: detected binary path: /usr/bin/uwsgi-core Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: your processes number limit is 256917 Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: your memory page size is 4096 bytes Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: detected max file descriptor number: 2048 Jun 12 01:58:50.322887 np0000179758 devstack@c-api.service[112318]: lock engine: pthread robust mutexes Jun 12 01:58:50.323732 np0000179758 devstack@c-api.service[112318]: thunder lock: enabled Jun 12 01:58:50.323732 np0000179758 devstack@c-api.service[112318]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 01:58:50.323732 np0000179758 devstack@c-api.service[112318]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 01:58:50.323732 np0000179758 devstack@c-api.service[112318]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 01:58:50.323732 np0000179758 devstack@c-api.service[112318]: Set PythonHome to /opt/stack/data/venv Jun 12 01:58:50.356677 np0000179758 devstack@c-api.service[112318]: Python main interpreter initialized at 0x738f5f8a3668 Jun 12 01:58:50.356677 np0000179758 devstack@c-api.service[112318]: python threads support enabled Jun 12 01:58:50.356677 np0000179758 devstack@c-api.service[112318]: your server socket listen backlog is limited to 100 connections Jun 12 01:58:50.356677 np0000179758 devstack@c-api.service[112318]: your mercy for graceful operations on workers is 80 seconds Jun 12 01:58:50.357169 np0000179758 devstack@c-api.service[112318]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 01:58:50.357433 np0000179758 devstack@c-api.service[112318]: *** Operational MODE: preforking *** Jun 12 01:58:50.357491 np0000179758 devstack@c-api.service[112318]: *** uWSGI is running in multiple interpreter mode *** Jun 12 01:58:50.357491 np0000179758 devstack@c-api.service[112318]: spawned uWSGI master process (pid: 112318) Jun 12 01:58:50.357666 np0000179758 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 01:58:50.358156 np0000179758 devstack@c-api.service[112318]: spawned uWSGI worker 1 (pid: 112320, cores: 1) Jun 12 01:58:50.358735 np0000179758 devstack@c-api.service[112318]: spawned uWSGI worker 2 (pid: 112321, cores: 1) Jun 12 01:58:50.359114 np0000179758 devstack@c-api.service[112318]: spawned uWSGI worker 3 (pid: 112322, cores: 1) Jun 12 01:58:50.360442 np0000179758 devstack@c-api.service[112318]: spawned uWSGI worker 4 (pid: 112323, cores: 1) Jun 12 01:58:50.360442 np0000179758 devstack@c-api.service[112318]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 01:58:50.488148 np0000179758 devstack@c-api.service[112321]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:58:50.488148 np0000179758 devstack@c-api.service[112321]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:58:50.488148 np0000179758 devstack@c-api.service[112321]: we strongly recommend against using it for new projects. Jun 12 01:58:50.488148 np0000179758 devstack@c-api.service[112321]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:58:50.488148 np0000179758 devstack@c-api.service[112321]: framework. For more detail see Jun 12 01:58:50.488148 np0000179758 devstack@c-api.service[112321]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:58:50.488148 np0000179758 devstack@c-api.service[112321]: import eventlet # noqa Jun 12 01:58:50.492550 np0000179758 devstack@c-api.service[112322]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:58:50.492550 np0000179758 devstack@c-api.service[112322]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:58:50.492550 np0000179758 devstack@c-api.service[112322]: we strongly recommend against using it for new projects. Jun 12 01:58:50.492550 np0000179758 devstack@c-api.service[112322]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:58:50.492550 np0000179758 devstack@c-api.service[112322]: framework. For more detail see Jun 12 01:58:50.492550 np0000179758 devstack@c-api.service[112322]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:58:50.492550 np0000179758 devstack@c-api.service[112322]: import eventlet # noqa Jun 12 01:58:50.499002 np0000179758 devstack@c-api.service[112323]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:58:50.499002 np0000179758 devstack@c-api.service[112323]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:58:50.499002 np0000179758 devstack@c-api.service[112323]: we strongly recommend against using it for new projects. Jun 12 01:58:50.499002 np0000179758 devstack@c-api.service[112323]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:58:50.499002 np0000179758 devstack@c-api.service[112323]: framework. For more detail see Jun 12 01:58:50.499002 np0000179758 devstack@c-api.service[112323]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:58:50.499002 np0000179758 devstack@c-api.service[112323]: import eventlet # noqa Jun 12 01:58:50.501453 np0000179758 devstack@c-api.service[112320]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 01:58:50.501453 np0000179758 devstack@c-api.service[112320]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 01:58:50.501453 np0000179758 devstack@c-api.service[112320]: we strongly recommend against using it for new projects. Jun 12 01:58:50.501453 np0000179758 devstack@c-api.service[112320]: If you are already using Eventlet, we recommend migrating to a different Jun 12 01:58:50.501453 np0000179758 devstack@c-api.service[112320]: framework. For more detail see Jun 12 01:58:50.501453 np0000179758 devstack@c-api.service[112320]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 01:58:50.501453 np0000179758 devstack@c-api.service[112320]: import eventlet # noqa Jun 12 01:58:50.573530 np0000179758 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 12 01:58:50.573530 np0000179758 devstack@c-api.service[112321]: warnings.warn( Jun 12 01:58:50.575898 np0000179758 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 12 01:58:50.575898 np0000179758 devstack@c-api.service[112322]: warnings.warn( Jun 12 01:58:50.582587 np0000179758 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 12 01:58:50.582587 np0000179758 devstack@c-api.service[112320]: warnings.warn( Jun 12 01:58:50.587035 np0000179758 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 12 01:58:50.587035 np0000179758 devstack@c-api.service[112323]: warnings.warn( Jun 12 01:58:50.648057 np0000179758 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 12 01:58:50.648057 np0000179758 devstack@c-api.service[112321]: from cgi import parse_header Jun 12 01:58:50.653911 np0000179758 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 12 01:58:50.653911 np0000179758 devstack@c-api.service[112322]: from cgi import parse_header Jun 12 01:58:50.656677 np0000179758 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 12 01:58:50.656677 np0000179758 devstack@c-api.service[112320]: from cgi import parse_header Jun 12 01:58:50.666811 np0000179758 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 12 01:58:50.666811 np0000179758 devstack@c-api.service[112323]: from cgi import parse_header Jun 12 01:58:50.700759 np0000179758 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 12 01:58:50.700759 np0000179758 devstack@c-api.service[112321]: removals.removed_module( Jun 12 01:58:50.700759 np0000179758 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 12 01:58:50.700759 np0000179758 devstack@c-api.service[112321]: removals.removed_module( Jun 12 01:58:50.703614 np0000179758 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 12 01:58:50.703614 np0000179758 devstack@c-api.service[112320]: removals.removed_module( Jun 12 01:58:50.704966 np0000179758 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 12 01:58:50.704966 np0000179758 devstack@c-api.service[112320]: removals.removed_module( Jun 12 01:58:50.708631 np0000179758 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 12 01:58:50.708631 np0000179758 devstack@c-api.service[112322]: removals.removed_module( Jun 12 01:58:50.710215 np0000179758 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 12 01:58:50.710215 np0000179758 devstack@c-api.service[112322]: removals.removed_module( Jun 12 01:58:50.717715 np0000179758 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 12 01:58:50.717715 np0000179758 devstack@c-api.service[112323]: removals.removed_module( Jun 12 01:58:50.719610 np0000179758 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 12 01:58:50.719610 np0000179758 devstack@c-api.service[112323]: removals.removed_module( Jun 12 01:58:51.308173 np0000179758 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 12 01:58:51.308173 np0000179758 devstack@c-api.service[112320]: warnings.warn( Jun 12 01:58:51.316397 np0000179758 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 12 01:58:51.316397 np0000179758 devstack@c-api.service[112321]: warnings.warn( Jun 12 01:58:51.328857 np0000179758 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 12 01:58:51.328857 np0000179758 devstack@c-api.service[112322]: warnings.warn( Jun 12 01:58:51.365253 np0000179758 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 12 01:58:51.365253 np0000179758 devstack@c-api.service[112323]: warnings.warn( Jun 12 01:58:51.402426 np0000179758 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 12 01:58:51.402426 np0000179758 devstack@c-api.service[112320]: warnings.warn( Jun 12 01:58:51.409453 np0000179758 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 12 01:58:51.409453 np0000179758 devstack@c-api.service[112321]: warnings.warn( Jun 12 01:58:51.421559 np0000179758 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 12 01:58:51.421559 np0000179758 devstack@c-api.service[112322]: warnings.warn( Jun 12 01:58:51.455808 np0000179758 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 12 01:58:51.455808 np0000179758 devstack@c-api.service[112323]: warnings.warn( Jun 12 01:58:51.706039 np0000179758 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 12 01:58:51.706039 np0000179758 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 12 01:58:51.706879 np0000179758 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 12 01:58:51.707326 np0000179758 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 12 01:58:51.724874 np0000179758 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 12 01:58:51.725410 np0000179758 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 12 01:58:51.725410 np0000179758 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 12 01:58:51.725974 np0000179758 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 12 01:58:51.791331 np0000179758 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 12 01:58:51.791331 np0000179758 devstack@c-api.service[112323]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:58:51.792152 np0000179758 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 12 01:58:51.792152 np0000179758 devstack@c-api.service[112320]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:58:51.793714 np0000179758 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 12 01:58:51.793714 np0000179758 devstack@c-api.service[112322]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:58:51.796400 np0000179758 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 12 01:58:51.796400 np0000179758 devstack@c-api.service[112321]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 01:58:52.239318 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:58:52.239622 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:58:52.239711 np0000179758 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 12 01:58:52.239711 np0000179758 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 12 01:58:52.239874 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112320) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:58:52.239950 np0000179758 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 12 01:58:52.240012 np0000179758 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 12 01:58:52.240012 np0000179758 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 12 01:58:52.240131 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 01:58:52.240218 np0000179758 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 12 01:58:52.240218 np0000179758 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 12 01:58:52.240394 np0000179758 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 12 01:58:52.240459 np0000179758 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 12 01:58:52.240527 np0000179758 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 12 01:58:52.240527 np0000179758 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 12 01:58:52.240649 np0000179758 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 12 01:58:52.241251 np0000179758 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 12 01:58:52.241434 np0000179758 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 12 01:58:52.241434 np0000179758 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 12 01:58:52.241593 np0000179758 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 12 01:58:52.241815 np0000179758 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 12 01:58:52.241889 np0000179758 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 12 01:58:52.242082 np0000179758 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 12 01:58:52.242166 np0000179758 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 12 01:58:52.242365 np0000179758 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 12 01:58:52.242475 np0000179758 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 12 01:58:52.242607 np0000179758 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 12 01:58:52.242689 np0000179758 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 12 01:58:52.242689 np0000179758 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 12 01:58:52.242689 np0000179758 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 12 01:58:52.242898 np0000179758 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 12 01:58:52.242898 np0000179758 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 12 01:58:52.242898 np0000179758 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 12 01:58:52.243068 np0000179758 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 12 01:58:52.243317 np0000179758 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 12 01:58:52.243497 np0000179758 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 12 01:58:52.243649 np0000179758 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 12 01:58:52.243795 np0000179758 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 12 01:58:52.243928 np0000179758 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 12 01:58:52.244052 np0000179758 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 12 01:58:52.244121 np0000179758 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 12 01:58:52.244226 np0000179758 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 12 01:58:52.244226 np0000179758 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 12 01:58:52.244226 np0000179758 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 12 01:58:52.244628 np0000179758 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 12 01:58:52.244628 np0000179758 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 12 01:58:52.244628 np0000179758 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 12 01:58:52.244628 np0000179758 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 12 01:58:52.244958 np0000179758 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 12 01:58:52.245044 np0000179758 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 12 01:58:52.245116 np0000179758 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 12 01:58:52.245186 np0000179758 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 12 01:58:52.245254 np0000179758 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 12 01:58:52.245467 np0000179758 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 12 01:58:52.245634 np0000179758 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 12 01:58:52.245634 np0000179758 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 12 01:58:52.245634 np0000179758 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 12 01:58:52.245634 np0000179758 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 12 01:58:52.246110 np0000179758 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 12 01:58:52.246223 np0000179758 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 12 01:58:52.246312 np0000179758 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 12 01:58:52.246479 np0000179758 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 12 01:58:52.246595 np0000179758 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 12 01:58:52.246803 np0000179758 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 12 01:58:52.246927 np0000179758 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 12 01:58:52.247035 np0000179758 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 12 01:58:52.247125 np0000179758 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 12 01:58:52.247203 np0000179758 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 12 01:58:52.247288 np0000179758 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 12 01:58:52.247361 np0000179758 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 12 01:58:52.247422 np0000179758 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 12 01:58:52.247465 np0000179758 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 12 01:58:52.247506 np0000179758 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 12 01:58:52.247506 np0000179758 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 12 01:58:52.247506 np0000179758 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 12 01:58:52.247801 np0000179758 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 12 01:58:52.247849 np0000179758 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 12 01:58:52.247973 np0000179758 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 12 01:58:52.248018 np0000179758 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 12 01:58:52.248130 np0000179758 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 12 01:58:52.248174 np0000179758 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 12 01:58:52.248244 np0000179758 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 12 01:58:52.248311 np0000179758 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 12 01:58:52.248384 np0000179758 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 12 01:58:52.248384 np0000179758 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 12 01:58:52.248384 np0000179758 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 12 01:58:52.248570 np0000179758 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 12 01:58:52.248570 np0000179758 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 12 01:58:52.248570 np0000179758 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 12 01:58:52.248707 np0000179758 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 12 01:58:52.248746 np0000179758 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 12 01:58:52.248785 np0000179758 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 12 01:58:52.248820 np0000179758 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 12 01:58:52.248854 np0000179758 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 12 01:58:52.248854 np0000179758 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 12 01:58:52.249033 np0000179758 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 12 01:58:52.249102 np0000179758 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 12 01:58:52.249216 np0000179758 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 12 01:58:52.249482 np0000179758 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 12 01:58:52.249482 np0000179758 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 12 01:58:52.249598 np0000179758 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 12 01:58:52.249598 np0000179758 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 12 01:58:52.249598 np0000179758 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 12 01:58:52.249598 np0000179758 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 12 01:58:52.249598 np0000179758 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 12 01:58:52.249899 np0000179758 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 12 01:58:52.249994 np0000179758 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 12 01:58:52.250043 np0000179758 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 12 01:58:52.250144 np0000179758 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 12 01:58:52.250186 np0000179758 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 12 01:58:52.250186 np0000179758 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 12 01:58:52.250186 np0000179758 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 12 01:58:52.250455 np0000179758 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 12 01:58:52.250496 np0000179758 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 12 01:58:52.250538 np0000179758 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 12 01:58:52.250574 np0000179758 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 12 01:58:52.250608 np0000179758 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 12 01:58:52.250608 np0000179758 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 12 01:58:52.250608 np0000179758 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 12 01:58:52.250711 np0000179758 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 12 01:58:52.250775 np0000179758 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 12 01:58:52.250817 np0000179758 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 12 01:58:52.250857 np0000179758 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 12 01:58:52.250895 np0000179758 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 12 01:58:52.250895 np0000179758 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 12 01:58:52.250895 np0000179758 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 12 01:58:52.250895 np0000179758 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 12 01:58:52.250895 np0000179758 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 12 01:58:52.251094 np0000179758 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 12 01:58:52.251136 np0000179758 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 12 01:58:52.251179 np0000179758 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 12 01:58:52.251222 np0000179758 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 12 01:58:52.251262 np0000179758 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 12 01:58:52.251321 np0000179758 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 12 01:58:52.251363 np0000179758 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 12 01:58:52.251400 np0000179758 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 12 01:58:52.251590 np0000179758 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 12 01:58:52.251634 np0000179758 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 12 01:58:52.251748 np0000179758 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 12 01:58:52.251822 np0000179758 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 12 01:58:52.251897 np0000179758 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 12 01:58:52.251967 np0000179758 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 12 01:58:52.252038 np0000179758 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 12 01:58:52.252131 np0000179758 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 12 01:58:52.252199 np0000179758 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 12 01:58:52.252292 np0000179758 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 12 01:58:52.252374 np0000179758 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 12 01:58:52.252374 np0000179758 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 12 01:58:52.252507 np0000179758 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 12 01:58:52.252582 np0000179758 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 12 01:58:52.252660 np0000179758 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 12 01:58:52.252660 np0000179758 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 12 01:58:52.252660 np0000179758 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 12 01:58:52.252660 np0000179758 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 12 01:58:52.252660 np0000179758 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 12 01:58:52.252660 np0000179758 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 12 01:58:52.253125 np0000179758 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 12 01:58:52.253125 np0000179758 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 12 01:58:52.253125 np0000179758 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 12 01:58:52.253334 np0000179758 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 12 01:58:52.253401 np0000179758 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 12 01:58:52.253475 np0000179758 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 12 01:58:52.253538 np0000179758 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 12 01:58:52.253608 np0000179758 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 12 01:58:52.253685 np0000179758 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 12 01:58:52.253769 np0000179758 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 12 01:58:52.253840 np0000179758 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 12 01:58:52.253903 np0000179758 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 12 01:58:52.253968 np0000179758 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 12 01:58:52.254030 np0000179758 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 12 01:58:52.254108 np0000179758 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 12 01:58:52.254217 np0000179758 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 12 01:58:52.254331 np0000179758 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 12 01:58:52.254401 np0000179758 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 12 01:58:52.254477 np0000179758 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 12 01:58:52.254551 np0000179758 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 12 01:58:52.254591 np0000179758 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 12 01:58:52.254663 np0000179758 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 12 01:58:52.254706 np0000179758 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 12 01:58:52.254763 np0000179758 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 12 01:58:52.254806 np0000179758 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 12 01:58:52.254843 np0000179758 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 12 01:58:52.254883 np0000179758 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 12 01:58:52.254923 np0000179758 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 12 01:58:52.254963 np0000179758 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 12 01:58:52.255009 np0000179758 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 12 01:58:52.255050 np0000179758 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 12 01:58:52.255085 np0000179758 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 12 01:58:52.255120 np0000179758 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 12 01:58:52.255155 np0000179758 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 12 01:58:52.255200 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.255245 np0000179758 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 12 01:58:52.255329 np0000179758 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 12 01:58:52.255392 np0000179758 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 12 01:58:52.255446 np0000179758 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 12 01:58:52.255512 np0000179758 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 12 01:58:52.255563 np0000179758 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 12 01:58:52.255608 np0000179758 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 12 01:58:52.255657 np0000179758 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 12 01:58:52.255708 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.255755 np0000179758 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 12 01:58:52.255810 np0000179758 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 12 01:58:52.255858 np0000179758 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 12 01:58:52.255909 np0000179758 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 12 01:58:52.255967 np0000179758 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 12 01:58:52.256011 np0000179758 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 12 01:58:52.256060 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.256103 np0000179758 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 12 01:58:52.256155 np0000179758 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 12 01:58:52.256211 np0000179758 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 12 01:58:52.256211 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.256211 np0000179758 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 12 01:58:52.256731 np0000179758 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 12 01:58:52.256894 np0000179758 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 12 01:58:52.256894 np0000179758 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 12 01:58:52.256894 np0000179758 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 12 01:58:52.257166 np0000179758 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 12 01:58:52.257293 np0000179758 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 12 01:58:52.257397 np0000179758 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 12 01:58:52.257505 np0000179758 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 12 01:58:52.257601 np0000179758 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 12 01:58:52.257705 np0000179758 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 12 01:58:52.257808 np0000179758 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 12 01:58:52.257900 np0000179758 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 12 01:58:52.257978 np0000179758 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 12 01:58:52.258043 np0000179758 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 12 01:58:52.258128 np0000179758 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 12 01:58:52.258256 np0000179758 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 12 01:58:52.258363 np0000179758 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 12 01:58:52.258445 np0000179758 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 12 01:58:52.258517 np0000179758 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 12 01:58:52.258586 np0000179758 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 12 01:58:52.258650 np0000179758 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 12 01:58:52.258715 np0000179758 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 12 01:58:52.258847 np0000179758 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 12 01:58:52.258921 np0000179758 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 12 01:58:52.258983 np0000179758 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 12 01:58:52.259052 np0000179758 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 12 01:58:52.259052 np0000179758 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 12 01:58:52.259178 np0000179758 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 12 01:58:52.261800 np0000179758 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 12 01:58:52.261856 np0000179758 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 12 01:58:52.261924 np0000179758 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 12 01:58:52.261987 np0000179758 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 12 01:58:52.262112 np0000179758 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 12 01:58:52.262112 np0000179758 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 12 01:58:52.262194 np0000179758 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 12 01:58:52.262238 np0000179758 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 12 01:58:52.262293 np0000179758 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 12 01:58:52.262378 np0000179758 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 12 01:58:52.262411 np0000179758 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 12 01:58:52.262467 np0000179758 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 12 01:58:52.262531 np0000179758 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 12 01:58:52.262598 np0000179758 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 12 01:58:52.262626 np0000179758 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 12 01:58:52.262681 np0000179758 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 12 01:58:52.262750 np0000179758 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 12 01:58:52.262812 np0000179758 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 12 01:58:52.262853 np0000179758 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 12 01:58:52.262853 np0000179758 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 12 01:58:52.262962 np0000179758 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 12 01:58:52.262998 np0000179758 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 12 01:58:52.263052 np0000179758 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 12 01:58:52.263085 np0000179758 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 12 01:58:52.263116 np0000179758 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 12 01:58:52.263116 np0000179758 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 12 01:58:52.263116 np0000179758 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 12 01:58:52.263197 np0000179758 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 12 01:58:52.264898 np0000179758 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 12 01:58:52.264952 np0000179758 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 12 01:58:52.265024 np0000179758 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 12 01:58:52.265083 np0000179758 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 12 01:58:52.265161 np0000179758 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 12 01:58:52.265215 np0000179758 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 12 01:58:52.265314 np0000179758 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 12 01:58:52.265355 np0000179758 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 12 01:58:52.265392 np0000179758 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 12 01:58:52.265469 np0000179758 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 12 01:58:52.265522 np0000179758 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 12 01:58:52.265579 np0000179758 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 12 01:58:52.265633 np0000179758 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 12 01:58:52.265676 np0000179758 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 12 01:58:52.265705 np0000179758 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 12 01:58:52.265736 np0000179758 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 12 01:58:52.265764 np0000179758 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 12 01:58:52.265790 np0000179758 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 12 01:58:52.265820 np0000179758 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 12 01:58:52.265856 np0000179758 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 12 01:58:52.265887 np0000179758 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 12 01:58:52.265914 np0000179758 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 12 01:58:52.265944 np0000179758 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 12 01:58:52.265971 np0000179758 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 12 01:58:52.265998 np0000179758 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 12 01:58:52.266029 np0000179758 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 12 01:58:52.266056 np0000179758 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 12 01:58:52.266082 np0000179758 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 12 01:58:52.266116 np0000179758 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 12 01:58:52.266148 np0000179758 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 12 01:58:52.266179 np0000179758 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 12 01:58:52.266206 np0000179758 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 12 01:58:52.266232 np0000179758 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 12 01:58:52.266259 np0000179758 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 12 01:58:52.266297 np0000179758 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 12 01:58:52.266332 np0000179758 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 12 01:58:52.266363 np0000179758 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 12 01:58:52.266394 np0000179758 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 12 01:58:52.266425 np0000179758 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 12 01:58:52.266460 np0000179758 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 12 01:58:52.266487 np0000179758 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 12 01:58:52.266513 np0000179758 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 12 01:58:52.266539 np0000179758 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 12 01:58:52.266565 np0000179758 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 12 01:58:52.266591 np0000179758 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 12 01:58:52.266619 np0000179758 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 12 01:58:52.266650 np0000179758 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 12 01:58:52.266677 np0000179758 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 12 01:58:52.266704 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.266808 np0000179758 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 12 01:58:52.266855 np0000179758 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 12 01:58:52.266889 np0000179758 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 12 01:58:52.266918 np0000179758 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 12 01:58:52.266944 np0000179758 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 12 01:58:52.266975 np0000179758 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 12 01:58:52.267006 np0000179758 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 12 01:58:52.267033 np0000179758 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 12 01:58:52.267058 np0000179758 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 12 01:58:52.267085 np0000179758 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 12 01:58:52.267126 np0000179758 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 12 01:58:52.267166 np0000179758 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 12 01:58:52.267206 np0000179758 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 12 01:58:52.267242 np0000179758 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 12 01:58:52.267297 np0000179758 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 12 01:58:52.267344 np0000179758 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 12 01:58:52.267380 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.267415 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.267451 np0000179758 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 12 01:58:52.267491 np0000179758 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 12 01:58:52.267532 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267568 np0000179758 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 12 01:58:52.267885 np0000179758 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 12 01:58:52.267885 np0000179758 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 12 01:58:52.267885 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.267885 np0000179758 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 12 01:58:52.268380 np0000179758 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 12 01:58:52.268445 np0000179758 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 12 01:58:52.268501 np0000179758 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 12 01:58:52.268540 np0000179758 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 12 01:58:52.268588 np0000179758 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 12 01:58:52.268631 np0000179758 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 12 01:58:52.268667 np0000179758 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 12 01:58:52.268703 np0000179758 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 12 01:58:52.268739 np0000179758 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 12 01:58:52.268774 np0000179758 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 12 01:58:52.268817 np0000179758 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 12 01:58:52.268817 np0000179758 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 12 01:58:52.268897 np0000179758 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 12 01:58:52.268940 np0000179758 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 12 01:58:52.268976 np0000179758 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 12 01:58:52.269016 np0000179758 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 12 01:58:52.269058 np0000179758 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 12 01:58:52.269058 np0000179758 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 12 01:58:52.269058 np0000179758 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 12 01:58:52.269169 np0000179758 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 12 01:58:52.269169 np0000179758 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 12 01:58:52.269749 np0000179758 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 12 01:58:52.269821 np0000179758 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 12 01:58:52.269874 np0000179758 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 12 01:58:52.269974 np0000179758 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 12 01:58:52.270072 np0000179758 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 12 01:58:52.270144 np0000179758 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 12 01:58:52.270211 np0000179758 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 12 01:58:52.271676 np0000179758 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 12 01:58:52.271751 np0000179758 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 12 01:58:52.271860 np0000179758 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 12 01:58:52.271907 np0000179758 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 12 01:58:52.271954 np0000179758 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 12 01:58:52.271992 np0000179758 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 12 01:58:52.272027 np0000179758 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 12 01:58:52.272063 np0000179758 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 12 01:58:52.272113 np0000179758 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 12 01:58:52.272153 np0000179758 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 12 01:58:52.272195 np0000179758 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 12 01:58:52.272230 np0000179758 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 12 01:58:52.272295 np0000179758 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 12 01:58:52.272334 np0000179758 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 12 01:58:52.272380 np0000179758 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 12 01:58:52.272420 np0000179758 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 12 01:58:52.272455 np0000179758 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 12 01:58:52.272494 np0000179758 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 12 01:58:52.272544 np0000179758 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 12 01:58:52.272586 np0000179758 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 12 01:58:52.272621 np0000179758 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 12 01:58:52.272661 np0000179758 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 12 01:58:52.272661 np0000179758 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 12 01:58:52.272661 np0000179758 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 12 01:58:52.272767 np0000179758 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 12 01:58:52.272767 np0000179758 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 12 01:58:52.272834 np0000179758 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 12 01:58:52.272874 np0000179758 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 12 01:58:52.272917 np0000179758 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 12 01:58:52.272954 np0000179758 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 12 01:58:52.272954 np0000179758 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 12 01:58:52.273020 np0000179758 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 12 01:58:52.273061 np0000179758 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 12 01:58:52.273102 np0000179758 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 12 01:58:52.273143 np0000179758 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 12 01:58:52.273184 np0000179758 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 12 01:58:52.273216 np0000179758 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 12 01:58:52.273252 np0000179758 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 12 01:58:52.273406 np0000179758 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 12 01:58:52.273446 np0000179758 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 12 01:58:52.273481 np0000179758 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 12 01:58:52.273515 np0000179758 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 12 01:58:52.273557 np0000179758 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 12 01:58:52.273598 np0000179758 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 12 01:58:52.273639 np0000179758 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 12 01:58:52.273675 np0000179758 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 12 01:58:52.273709 np0000179758 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 12 01:58:52.273751 np0000179758 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 12 01:58:52.273784 np0000179758 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 12 01:58:52.273816 np0000179758 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 12 01:58:52.273865 np0000179758 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 12 01:58:52.273899 np0000179758 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 12 01:58:52.273931 np0000179758 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 12 01:58:52.273973 np0000179758 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 12 01:58:52.274009 np0000179758 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 12 01:58:52.274047 np0000179758 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 12 01:58:52.274082 np0000179758 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 12 01:58:52.274128 np0000179758 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 12 01:58:52.274165 np0000179758 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 12 01:58:52.274206 np0000179758 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 12 01:58:52.274242 np0000179758 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 12 01:58:52.274288 np0000179758 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 12 01:58:52.274322 np0000179758 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 12 01:58:52.274363 np0000179758 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 12 01:58:52.274395 np0000179758 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 12 01:58:52.274427 np0000179758 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 12 01:58:52.274469 np0000179758 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 12 01:58:52.274502 np0000179758 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 12 01:58:52.274548 np0000179758 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 12 01:58:52.274548 np0000179758 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 12 01:58:52.274611 np0000179758 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 12 01:58:52.274611 np0000179758 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 12 01:58:52.274675 np0000179758 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 12 01:58:52.274751 np0000179758 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 12 01:58:52.274792 np0000179758 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 12 01:58:52.274858 np0000179758 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 12 01:58:52.274922 np0000179758 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 12 01:58:52.274986 np0000179758 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 12 01:58:52.275043 np0000179758 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 12 01:58:52.275104 np0000179758 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 12 01:58:52.275165 np0000179758 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 12 01:58:52.275224 np0000179758 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 12 01:58:52.275291 np0000179758 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 12 01:58:52.275368 np0000179758 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 12 01:58:52.275415 np0000179758 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 12 01:58:52.275487 np0000179758 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 12 01:58:52.275548 np0000179758 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 12 01:58:52.275591 np0000179758 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 12 01:58:52.275640 np0000179758 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 12 01:58:52.275676 np0000179758 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 12 01:58:52.275718 np0000179758 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 12 01:58:52.275758 np0000179758 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 12 01:58:52.275799 np0000179758 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 12 01:58:52.275834 np0000179758 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 12 01:58:52.275871 np0000179758 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 12 01:58:52.275907 np0000179758 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 12 01:58:52.275948 np0000179758 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 12 01:58:52.275990 np0000179758 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 12 01:58:52.276032 np0000179758 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 12 01:58:52.276074 np0000179758 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 12 01:58:52.276109 np0000179758 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 12 01:58:52.276144 np0000179758 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 12 01:58:52.276187 np0000179758 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 12 01:58:52.276187 np0000179758 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 12 01:58:52.276261 np0000179758 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 12 01:58:52.276331 np0000179758 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 12 01:58:52.276331 np0000179758 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 12 01:58:52.276407 np0000179758 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 12 01:58:52.276495 np0000179758 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 12 01:58:52.276591 np0000179758 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 12 01:58:52.276686 np0000179758 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 12 01:58:52.276802 np0000179758 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 12 01:58:52.277824 np0000179758 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 12 01:58:52.277874 np0000179758 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 12 01:58:52.277949 np0000179758 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 12 01:58:52.277996 np0000179758 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 12 01:58:52.278057 np0000179758 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 12 01:58:52.278104 np0000179758 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 12 01:58:52.278151 np0000179758 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 12 01:58:52.278189 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.278224 np0000179758 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 12 01:58:52.278261 np0000179758 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 12 01:58:52.278333 np0000179758 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 12 01:58:52.278375 np0000179758 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 12 01:58:52.278412 np0000179758 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 12 01:58:52.278453 np0000179758 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 12 01:58:52.278497 np0000179758 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 12 01:58:52.278497 np0000179758 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 12 01:58:52.278568 np0000179758 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 12 01:58:52.278604 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.278645 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.278680 np0000179758 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 12 01:58:52.278715 np0000179758 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 12 01:58:52.279307 np0000179758 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 12 01:58:52.279378 np0000179758 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 12 01:58:52.279430 np0000179758 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 12 01:58:52.279430 np0000179758 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 12 01:58:52.279499 np0000179758 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 12 01:58:52.279532 np0000179758 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 12 01:58:52.279564 np0000179758 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 12 01:58:52.279608 np0000179758 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 12 01:58:52.279644 np0000179758 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 12 01:58:52.279685 np0000179758 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 12 01:58:52.279722 np0000179758 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 12 01:58:52.279757 np0000179758 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 12 01:58:52.279793 np0000179758 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 12 01:58:52.279836 np0000179758 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 12 01:58:52.279872 np0000179758 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 12 01:58:52.279914 np0000179758 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 12 01:58:52.279949 np0000179758 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 12 01:58:52.279986 np0000179758 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 12 01:58:52.280027 np0000179758 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 12 01:58:52.280063 np0000179758 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 12 01:58:52.280098 np0000179758 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 12 01:58:52.280135 np0000179758 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 12 01:58:52.280170 np0000179758 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 12 01:58:52.280213 np0000179758 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 12 01:58:52.280255 np0000179758 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 12 01:58:52.280323 np0000179758 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 12 01:58:52.280362 np0000179758 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 12 01:58:52.280403 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.280438 np0000179758 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 12 01:58:52.280479 np0000179758 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 12 01:58:52.280515 np0000179758 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 12 01:58:52.280555 np0000179758 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 12 01:58:52.280591 np0000179758 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 12 01:58:52.280624 np0000179758 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 12 01:58:52.280662 np0000179758 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 12 01:58:52.280699 np0000179758 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 12 01:58:52.280734 np0000179758 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 12 01:58:52.280771 np0000179758 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 12 01:58:52.280806 np0000179758 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 12 01:58:52.280840 np0000179758 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 12 01:58:52.280875 np0000179758 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 12 01:58:52.280875 np0000179758 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 12 01:58:52.280875 np0000179758 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 12 01:58:52.280875 np0000179758 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 12 01:58:52.280875 np0000179758 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 12 01:58:52.280875 np0000179758 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 12 01:58:52.280875 np0000179758 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 12 01:58:52.281140 np0000179758 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 12 01:58:52.281178 np0000179758 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 12 01:58:52.281178 np0000179758 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 12 01:58:52.281252 np0000179758 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 12 01:58:52.281317 np0000179758 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 12 01:58:52.281317 np0000179758 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 12 01:58:52.281390 np0000179758 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 12 01:58:52.281439 np0000179758 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 12 01:58:52.281479 np0000179758 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 12 01:58:52.281519 np0000179758 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 12 01:58:52.281560 np0000179758 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 12 01:58:52.281603 np0000179758 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 12 01:58:52.281639 np0000179758 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 12 01:58:52.281680 np0000179758 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 12 01:58:52.281721 np0000179758 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 12 01:58:52.281757 np0000179758 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 12 01:58:52.281804 np0000179758 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 12 01:58:52.281847 np0000179758 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 12 01:58:52.281888 np0000179758 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 12 01:58:52.281924 np0000179758 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 12 01:58:52.281965 np0000179758 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 12 01:58:52.282003 np0000179758 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 12 01:58:52.282003 np0000179758 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 12 01:58:52.282078 np0000179758 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 12 01:58:52.282117 np0000179758 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 12 01:58:52.282117 np0000179758 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 12 01:58:52.282190 np0000179758 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 12 01:58:52.282227 np0000179758 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 12 01:58:52.282263 np0000179758 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 12 01:58:52.282263 np0000179758 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 12 01:58:52.282263 np0000179758 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 12 01:58:52.282452 np0000179758 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 12 01:58:52.282504 np0000179758 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 12 01:58:52.282636 np0000179758 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 12 01:58:52.282686 np0000179758 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 12 01:58:52.282746 np0000179758 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 12 01:58:52.282792 np0000179758 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 12 01:58:52.282792 np0000179758 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 12 01:58:52.282866 np0000179758 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 12 01:58:52.282942 np0000179758 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 12 01:58:52.282983 np0000179758 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 12 01:58:52.283020 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.283020 np0000179758 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 12 01:58:52.283086 np0000179758 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 12 01:58:52.283128 np0000179758 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 12 01:58:52.283128 np0000179758 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 12 01:58:52.283223 np0000179758 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 12 01:58:52.283264 np0000179758 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 12 01:58:52.283336 np0000179758 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 12 01:58:52.283379 np0000179758 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 12 01:58:52.283415 np0000179758 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 12 01:58:52.283450 np0000179758 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 12 01:58:52.283491 np0000179758 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 12 01:58:52.283534 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.283571 np0000179758 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 12 01:58:52.283571 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.283652 np0000179758 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 12 01:58:52.283691 np0000179758 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 12 01:58:52.283728 np0000179758 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 12 01:58:52.283764 np0000179758 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 12 01:58:52.283800 np0000179758 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 12 01:58:52.283845 np0000179758 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 12 01:58:52.283887 np0000179758 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 12 01:58:52.283929 np0000179758 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 12 01:58:52.284031 np0000179758 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 12 01:58:52.284088 np0000179758 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 12 01:58:52.284247 np0000179758 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 12 01:58:52.284397 np0000179758 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 12 01:58:52.284438 np0000179758 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 12 01:58:52.284481 np0000179758 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 12 01:58:52.284522 np0000179758 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 12 01:58:52.284564 np0000179758 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 12 01:58:52.284606 np0000179758 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 12 01:58:52.284648 np0000179758 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 12 01:58:52.284685 np0000179758 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 12 01:58:52.284722 np0000179758 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 12 01:58:52.284761 np0000179758 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 12 01:58:52.284802 np0000179758 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 12 01:58:52.284838 np0000179758 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 12 01:58:52.284879 np0000179758 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 12 01:58:52.284879 np0000179758 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 12 01:58:52.284946 np0000179758 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 12 01:58:52.284986 np0000179758 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 12 01:58:52.285029 np0000179758 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 12 01:58:52.285071 np0000179758 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 12 01:58:52.285113 np0000179758 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 12 01:58:52.285154 np0000179758 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 12 01:58:52.285154 np0000179758 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 12 01:58:52.285154 np0000179758 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 12 01:58:52.285154 np0000179758 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 12 01:58:52.285154 np0000179758 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 12 01:58:52.285154 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.285154 np0000179758 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 12 01:58:52.285439 np0000179758 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 12 01:58:52.285503 np0000179758 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 12 01:58:52.285549 np0000179758 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 12 01:58:52.285619 np0000179758 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 12 01:58:52.285677 np0000179758 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 12 01:58:52.285732 np0000179758 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 12 01:58:52.285796 np0000179758 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 12 01:58:52.286081 np0000179758 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 12 01:58:52.286138 np0000179758 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 12 01:58:52.286188 np0000179758 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 12 01:58:52.286262 np0000179758 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 12 01:58:52.286341 np0000179758 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 12 01:58:52.286386 np0000179758 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 12 01:58:52.286423 np0000179758 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 12 01:58:52.286459 np0000179758 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 12 01:58:52.286497 np0000179758 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 12 01:58:52.286538 np0000179758 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 12 01:58:52.286575 np0000179758 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 12 01:58:52.286628 np0000179758 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 12 01:58:52.286670 np0000179758 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 12 01:58:52.286761 np0000179758 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 12 01:58:52.286815 np0000179758 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 12 01:58:52.286859 np0000179758 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 12 01:58:52.286896 np0000179758 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 12 01:58:52.286938 np0000179758 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 12 01:58:52.286974 np0000179758 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 12 01:58:52.287012 np0000179758 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 12 01:58:52.287048 np0000179758 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 12 01:58:52.287097 np0000179758 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 12 01:58:52.287134 np0000179758 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 12 01:58:52.287171 np0000179758 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 12 01:58:52.287206 np0000179758 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 12 01:58:52.287249 np0000179758 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 12 01:58:52.287320 np0000179758 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 12 01:58:52.287367 np0000179758 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 12 01:58:52.287408 np0000179758 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 12 01:58:52.287445 np0000179758 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 12 01:58:52.287481 np0000179758 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 12 01:58:52.287522 np0000179758 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 12 01:58:52.287562 np0000179758 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 12 01:58:52.287605 np0000179758 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 12 01:58:52.287641 np0000179758 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 12 01:58:52.287680 np0000179758 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 12 01:58:52.287721 np0000179758 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 12 01:58:52.287762 np0000179758 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 12 01:58:52.287798 np0000179758 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 12 01:58:52.287839 np0000179758 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 12 01:58:52.287964 np0000179758 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 12 01:58:52.288008 np0000179758 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 12 01:58:52.288047 np0000179758 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 12 01:58:52.288081 np0000179758 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 12 01:58:52.288081 np0000179758 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 12 01:58:52.288081 np0000179758 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 12 01:58:52.288081 np0000179758 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 12 01:58:52.288081 np0000179758 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 12 01:58:52.288081 np0000179758 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 12 01:58:52.288283 np0000179758 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 12 01:58:52.288333 np0000179758 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 12 01:58:52.288376 np0000179758 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 12 01:58:52.288376 np0000179758 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 12 01:58:52.288446 np0000179758 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 12 01:58:52.288482 np0000179758 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 12 01:58:52.288518 np0000179758 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 12 01:58:52.288555 np0000179758 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 12 01:58:52.288596 np0000179758 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 12 01:58:52.288631 np0000179758 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 12 01:58:52.288673 np0000179758 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 12 01:58:52.288709 np0000179758 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 12 01:58:52.288744 np0000179758 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 12 01:58:52.288779 np0000179758 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 12 01:58:52.288814 np0000179758 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 12 01:58:52.288850 np0000179758 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 12 01:58:52.288887 np0000179758 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 12 01:58:52.288928 np0000179758 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 12 01:58:52.288969 np0000179758 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 12 01:58:52.289006 np0000179758 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 12 01:58:52.289053 np0000179758 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 12 01:58:52.289089 np0000179758 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 12 01:58:52.289125 np0000179758 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 12 01:58:52.289157 np0000179758 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 12 01:58:52.289199 np0000179758 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 12 01:58:52.289239 np0000179758 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 12 01:58:52.289289 np0000179758 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 12 01:58:52.289343 np0000179758 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 12 01:58:52.289385 np0000179758 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 12 01:58:52.289431 np0000179758 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 12 01:58:52.289466 np0000179758 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 12 01:58:52.289501 np0000179758 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 12 01:58:52.289540 np0000179758 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 12 01:58:52.289576 np0000179758 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 12 01:58:52.289612 np0000179758 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 12 01:58:52.289647 np0000179758 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 12 01:58:52.289686 np0000179758 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 12 01:58:52.289727 np0000179758 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 12 01:58:52.289767 np0000179758 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 12 01:58:52.289808 np0000179758 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 12 01:58:52.289847 np0000179758 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 12 01:58:52.289887 np0000179758 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 12 01:58:52.289923 np0000179758 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 12 01:58:52.289965 np0000179758 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 12 01:58:52.289999 np0000179758 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 12 01:58:52.289999 np0000179758 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 12 01:58:52.289999 np0000179758 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 12 01:58:52.289999 np0000179758 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 12 01:58:52.289999 np0000179758 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 12 01:58:52.290159 np0000179758 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 12 01:58:52.290159 np0000179758 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 12 01:58:52.290159 np0000179758 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 12 01:58:52.290262 np0000179758 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 12 01:58:52.290796 np0000179758 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 12 01:58:52.290796 np0000179758 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 12 01:58:52.290796 np0000179758 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 12 01:58:52.290914 np0000179758 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 12 01:58:52.290977 np0000179758 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 12 01:58:52.291125 np0000179758 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 12 01:58:52.291238 np0000179758 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 12 01:58:52.291352 np0000179758 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 12 01:58:52.291448 np0000179758 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 12 01:58:52.291549 np0000179758 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 12 01:58:52.291787 np0000179758 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 12 01:58:52.291850 np0000179758 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 12 01:58:52.291958 np0000179758 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 12 01:58:52.292064 np0000179758 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 12 01:58:52.292097 np0000179758 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 12 01:58:52.292126 np0000179758 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 12 01:58:52.292153 np0000179758 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 12 01:58:52.292177 np0000179758 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 12 01:58:52.292207 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112323) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.292236 np0000179758 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 12 01:58:52.292262 np0000179758 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 12 01:58:52.292311 np0000179758 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 12 01:58:52.292343 np0000179758 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 12 01:58:52.292369 np0000179758 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 12 01:58:52.292400 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112320) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.292426 np0000179758 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 12 01:58:52.292458 np0000179758 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 12 01:58:52.292488 np0000179758 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 12 01:58:52.292488 np0000179758 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 12 01:58:52.292488 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112322) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.292561 np0000179758 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 12 01:58:52.292756 np0000179758 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 12 01:58:52.292854 np0000179758 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 12 01:58:52.292962 np0000179758 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 12 01:58:52.292998 np0000179758 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 12 01:58:52.293027 np0000179758 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 12 01:58:52.293084 np0000179758 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 12 01:58:52.293113 np0000179758 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 12 01:58:52.293142 np0000179758 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 12 01:58:52.293174 np0000179758 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 12 01:58:52.293201 np0000179758 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 12 01:58:52.293228 np0000179758 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 12 01:58:52.293256 np0000179758 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 12 01:58:52.293303 np0000179758 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 12 01:58:52.293337 np0000179758 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 12 01:58:52.293364 np0000179758 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 12 01:58:52.293388 np0000179758 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 12 01:58:52.293416 np0000179758 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 12 01:58:52.293442 np0000179758 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 12 01:58:52.293442 np0000179758 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 12 01:58:52.293489 np0000179758 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 12 01:58:52.293520 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112321) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 01:58:52.293549 np0000179758 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 12 01:58:52.293575 np0000179758 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 12 01:58:52.293575 np0000179758 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 12 01:58:52.293625 np0000179758 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 12 01:58:52.293672 np0000179758 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 12 01:58:52.293704 np0000179758 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 12 01:58:52.293733 np0000179758 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 12 01:58:52.294050 np0000179758 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 12 01:58:52.294093 np0000179758 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 12 01:58:52.294123 np0000179758 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 12 01:58:52.294152 np0000179758 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 12 01:58:52.294221 np0000179758 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 12 01:58:52.294253 np0000179758 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 12 01:58:52.294297 np0000179758 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 12 01:58:52.294334 np0000179758 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 12 01:58:52.294363 np0000179758 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 12 01:58:52.294387 np0000179758 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 12 01:58:52.294411 np0000179758 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 12 01:58:52.294438 np0000179758 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 12 01:58:52.294466 np0000179758 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 12 01:58:52.294490 np0000179758 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 12 01:58:52.294522 np0000179758 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 12 01:58:52.294522 np0000179758 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 12 01:58:52.294575 np0000179758 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 12 01:58:52.294605 np0000179758 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 12 01:58:52.294632 np0000179758 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 12 01:58:52.294661 np0000179758 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 12 01:58:52.294688 np0000179758 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 12 01:58:52.294756 np0000179758 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 12 01:58:52.294787 np0000179758 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 12 01:58:52.294816 np0000179758 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 12 01:58:52.294849 np0000179758 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 12 01:58:52.294895 np0000179758 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 12 01:58:52.294926 np0000179758 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 12 01:58:52.294956 np0000179758 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 12 01:58:52.295260 np0000179758 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 12 01:58:52.295373 np0000179758 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 12 01:58:52.295485 np0000179758 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 12 01:58:52.295587 np0000179758 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 12 01:58:52.295681 np0000179758 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 12 01:58:52.295769 np0000179758 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 12 01:58:52.295868 np0000179758 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 12 01:58:52.300832 np0000179758 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 12 01:58:52.300886 np0000179758 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 12 01:58:52.300957 np0000179758 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 12 01:58:52.301012 np0000179758 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 12 01:58:52.301071 np0000179758 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 12 01:58:52.301125 np0000179758 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 12 01:58:52.301199 np0000179758 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 12 01:58:52.301247 np0000179758 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 12 01:58:52.301303 np0000179758 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 12 01:58:52.301358 np0000179758 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 12 01:58:52.301397 np0000179758 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 12 01:58:52.301439 np0000179758 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 12 01:58:52.301482 np0000179758 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 12 01:58:52.301525 np0000179758 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 12 01:58:52.301562 np0000179758 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 12 01:58:52.301599 np0000179758 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 12 01:58:52.301646 np0000179758 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 12 01:58:52.301691 np0000179758 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 12 01:58:52.301734 np0000179758 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 12 01:58:52.301810 np0000179758 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 12 01:58:52.301864 np0000179758 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 12 01:58:52.301908 np0000179758 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 12 01:58:52.301951 np0000179758 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 12 01:58:52.301989 np0000179758 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 12 01:58:52.302026 np0000179758 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 12 01:58:52.302061 np0000179758 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 12 01:58:52.302096 np0000179758 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 12 01:58:52.302133 np0000179758 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 12 01:58:52.302213 np0000179758 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 12 01:58:52.302284 np0000179758 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 12 01:58:52.302325 np0000179758 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 12 01:58:52.302361 np0000179758 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 12 01:58:52.302395 np0000179758 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 12 01:58:52.302432 np0000179758 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 12 01:58:52.302466 np0000179758 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 12 01:58:52.302466 np0000179758 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 12 01:58:52.302466 np0000179758 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 12 01:58:52.302466 np0000179758 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 12 01:58:52.302466 np0000179758 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 12 01:58:52.302637 np0000179758 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 12 01:58:52.302637 np0000179758 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 12 01:58:52.302637 np0000179758 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 12 01:58:52.302774 np0000179758 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 12 01:58:52.302881 np0000179758 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 12 01:58:52.302933 np0000179758 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 12 01:58:52.303063 np0000179758 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 12 01:58:52.303151 np0000179758 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 12 01:58:52.303323 np0000179758 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 12 01:58:52.303323 np0000179758 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 12 01:58:52.303416 np0000179758 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 12 01:58:52.303528 np0000179758 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 12 01:58:52.303614 np0000179758 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 12 01:58:52.347234 np0000179758 devstack@c-api.service[112323]: INFO dbcounter [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Registered counter for database cinder Jun 12 01:58:52.348060 np0000179758 devstack@c-api.service[112320]: INFO dbcounter [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Registered counter for database cinder Jun 12 01:58:52.348423 np0000179758 devstack@c-api.service[112322]: INFO dbcounter [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Registered counter for database cinder Jun 12 01:58:52.349825 np0000179758 devstack@c-api.service[112321]: INFO dbcounter [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Registered counter for database cinder Jun 12 01:58:52.397552 np0000179758 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-d207435d-0712-4c16-a1a8-a04a530327c3 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 12 01:58:52.401693 np0000179758 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 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 12 01:58:52.406590 np0000179758 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c 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 12 01:58:52.412594 np0000179758 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-36082d2c-9f38-4174-a487-8bef50dd9741 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 12 01:58:52.509923 np0000179758 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 12 01:58:52.512644 np0000179758 devstack@c-api.service[112323]: INFO cinder.rpc [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:58:52.558788 np0000179758 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 12 01:58:52.558788 np0000179758 devstack@c-api.service[112321]: INFO cinder.rpc [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:58:52.559583 np0000179758 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 12 01:58:52.559662 np0000179758 devstack@c-api.service[112321]: INFO cinder.rpc [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:58:52.559738 np0000179758 devstack@c-api.service[112320]: INFO cinder.rpc [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:58:52.559804 np0000179758 devstack@c-api.service[112321]: INFO cinder.rpc [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:58:52.559867 np0000179758 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 12 01:58:52.559945 np0000179758 devstack@c-api.service[112320]: INFO cinder.rpc [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:58:52.560010 np0000179758 devstack@c-api.service[112321]: INFO cinder.rpc [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:58:52.560066 np0000179758 devstack@c-api.service[112322]: INFO cinder.rpc [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 01:58:52.560130 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.560221 np0000179758 devstack@c-api.service[112320]: INFO cinder.rpc [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:58:52.560327 np0000179758 devstack@c-api.service[112322]: INFO cinder.rpc [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:58:52.560396 np0000179758 devstack@c-api.service[112320]: INFO cinder.rpc [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:58:52.560396 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.560499 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.560555 np0000179758 devstack@c-api.service[112322]: INFO cinder.rpc [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:58:52.560611 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.560663 np0000179758 devstack@c-api.service[112322]: INFO cinder.rpc [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:58:52.560663 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.560663 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.560817 np0000179758 devstack@c-api.service[112323]: INFO cinder.rpc [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 01:58:52.563317 np0000179758 devstack@c-api.service[112323]: INFO cinder.rpc [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 01:58:52.565865 np0000179758 devstack@c-api.service[112323]: INFO cinder.rpc [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 01:58:52.566999 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.571114 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.574252 np0000179758 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c 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 12 01:58:52.575641 np0000179758 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 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 12 01:58:52.576434 np0000179758 devstack@c-api.service[112320]: INFO cinder.rpc [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:58:52.578412 np0000179758 devstack@c-api.service[112320]: INFO cinder.rpc [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:58:52.578512 np0000179758 devstack@c-api.service[112321]: INFO cinder.rpc [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:58:52.579200 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.581477 np0000179758 devstack@c-api.service[112321]: INFO cinder.rpc [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:58:52.581569 np0000179758 devstack@c-api.service[112322]: DEBUG oslo_db.sqlalchemy.engines [None req-36082d2c-9f38-4174-a487-8bef50dd9741 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 12 01:58:52.582688 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.584223 np0000179758 devstack@c-api.service[112322]: INFO cinder.rpc [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:58:52.586545 np0000179758 devstack@c-api.service[112322]: INFO cinder.rpc [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:58:52.587753 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.589458 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.592596 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.595705 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.595784 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.600078 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.600909 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.602172 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.603290 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.603824 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.605744 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.606731 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.606805 np0000179758 devstack@c-api.service[112323]: DEBUG oslo_db.sqlalchemy.engines [None req-d207435d-0712-4c16-a1a8-a04a530327c3 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 12 01:58:52.607374 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.609113 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.609212 np0000179758 devstack@c-api.service[112323]: INFO cinder.rpc [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 01:58:52.609867 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.610311 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.611423 np0000179758 devstack@c-api.service[112323]: INFO cinder.rpc [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 01:58:52.612505 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.612687 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.613204 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.615145 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.615584 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.616364 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.617019 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.618222 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.619142 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.619682 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.621242 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.622000 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.623461 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.624510 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.625155 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.626085 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.626447 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.627400 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.628486 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.629811 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.630336 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.630680 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.631634 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.631812 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.632123 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.632937 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.633556 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.634511 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.634874 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.634956 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.636015 np0000179758 devstack@c-api.service[112320]: WARNING cinder.api.contrib.hosts [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:58:52.636735 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.637081 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.637919 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.638000 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.638516 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.639332 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.639903 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.640158 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.640817 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.640903 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.641250 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.641768 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: extensions {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.642386 np0000179758 devstack@c-api.service[112321]: WARNING cinder.api.contrib.hosts [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:58:52.643093 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.643199 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: os-quota-class-sets {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.643631 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.643756 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.644396 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: scheduler-stats {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.644477 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.645701 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.645818 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.646366 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: os-quota-sets {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.646862 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.647206 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.647388 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.647811 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: backups {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.648153 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: extensions {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.648797 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.649646 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.649833 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: os-snapshot-manage {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.649984 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: os-quota-class-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.650114 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.651236 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: consistencygroups {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.651326 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: scheduler-stats {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.651424 np0000179758 devstack@c-api.service[112322]: WARNING cinder.api.contrib.hosts [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:58:52.652129 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.652536 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.652716 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: os-quota-sets {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.653158 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: extra_specs {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.653437 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.653968 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.654145 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: backups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.654729 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: os-hosts {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.654784 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.656067 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: os-volume-manage {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.656165 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: os-snapshot-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.656251 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.656628 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.657222 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: extensions {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.657508 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: os-availability-zone {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.657576 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: consistencygroups {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.658707 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: os-quota-class-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.658836 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: encryption {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.659561 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: extra_specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.659989 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: scheduler-stats {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.660315 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: os-volume-transfer {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.661145 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: os-hosts {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.661954 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: capabilities {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.662074 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.662219 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: os-quota-sets {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.662432 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: os-volume-manage {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.663234 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: encryption {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.663711 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: backups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.663886 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: os-availability-zone {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.664742 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: os-volume-type-access {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.665185 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.665438 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.665701 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: os-snapshot-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.666360 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: cgsnapshots {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.666683 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: os-volume-transfer {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.667145 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: consistencygroups {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.667595 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.667778 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extended resource: qos-specs {{(pid=112320) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.668308 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: capabilities {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.669017 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.669071 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: extra_specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.669593 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: encryption {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.669867 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.contrib.snapshot_actions [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] SnapshotActionsController initialized {{(pid=112320) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:58:52.670432 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.670634 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.670687 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: os-hosts {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.671109 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: os-volume-type-access {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.671945 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.672139 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: os-volume-manage {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.672210 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.672901 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: cgsnapshots {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.673072 np0000179758 devstack@c-api.service[112323]: WARNING cinder.api.contrib.hosts [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 01:58:52.673656 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.673709 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: os-availability-zone {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.673788 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.674428 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extended resource: qos-specs {{(pid=112321) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.675001 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.675065 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.675106 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.676390 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.676472 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.676569 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: os-volume-transfer {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.676946 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.contrib.snapshot_actions [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] SnapshotActionsController initialized {{(pid=112321) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:58:52.677790 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.677893 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.677970 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.678212 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: capabilities {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.678838 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: extensions {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.679163 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.679353 np0000179758 devstack@c-api.service[112320]: WARNING castellan.key_manager.migration [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.679488 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: encryption {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.680050 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension SnapshotActions extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.680157 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.680254 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: os-quota-class-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.680389 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.680389 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension AdminActions extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.680540 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.680622 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension AdminActions extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.680622 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension AdminActions extending resource: backups {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.680993 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: os-volume-type-access {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.681246 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension VolumeActions extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.681372 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension TypesManage extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.681478 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: scheduler-stats {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.681581 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension UsedLimits extending resource: limits {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.681581 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.681980 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.681980 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.682179 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.682264 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension VolumeTypeAccess extending resource: types {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.682264 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.682264 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.682264 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.v3.router [None req-07462dcb-13ff-4413-b1d6-4d577f34d31c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112320) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.682843 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: cgsnapshots {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.683242 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.683426 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: os-quota-sets {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.684008 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extended resource: qos-specs {{(pid=112322) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.684654 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.684876 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: backups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.685978 np0000179758 devstack@c-api.service[112321]: WARNING castellan.key_manager.migration [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.686106 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.contrib.snapshot_actions [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] SnapshotActionsController initialized {{(pid=112322) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:58:52.686860 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.686944 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: os-snapshot-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.687001 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.687114 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.687215 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.687289 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension AdminActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.687346 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension AdminActions extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.687434 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension AdminActions extending resource: backups {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.687626 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension VolumeActions extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.687757 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension TypesManage extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.687862 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension UsedLimits extending resource: limits {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.687939 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.688044 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.688143 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.688243 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.688313 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: consistencygroups {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.688368 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.688472 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.688572 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.v3.router [None req-6f0be18c-4d77-4ff5-8b53-1eeaf55b5361 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112321) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.688646 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.689853 np0000179758 devstack@c-api.service[112320]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x738f5f8a3668 pid: 112320 (default app) Jun 12 01:58:52.690018 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.690330 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: extra_specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.691764 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.691870 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: os-hosts {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.693190 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: os-volume-manage {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.693293 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.694670 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: os-availability-zone {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.694887 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.695969 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.696210 np0000179758 devstack@c-api.service[112321]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x738f5f8a3668 pid: 112321 (default app) Jun 12 01:58:52.696294 np0000179758 devstack@c-api.service[112322]: WARNING castellan.key_manager.migration [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.697109 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.697216 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.697370 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.697430 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: os-volume-transfer {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.697477 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension AdminActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.697589 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension AdminActions extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.697690 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension AdminActions extending resource: backups {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.698483 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension VolumeActions extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.698636 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension TypesManage extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.698755 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension UsedLimits extending resource: limits {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.698806 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.698806 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.698806 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.698806 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.698806 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.698806 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.699162 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.699162 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.699162 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.699162 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.699449 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.699502 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.699502 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.699502 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.699502 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.699502 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.699502 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.699846 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.699846 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.699846 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.699846 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.700079 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.700125 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.700125 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.700125 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.700125 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.700453 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.700453 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.700453 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.700453 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.700703 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.700703 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.700703 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.700703 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.700703 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.700703 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.701035 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.701093 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.701093 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.701093 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.701093 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.701093 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.701093 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.701579 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: capabilities {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.701631 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.701631 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.701631 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.701631 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.701848 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.701898 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.701898 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.701898 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.701898 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.701898 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.701898 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.702235 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.702235 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.702235 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.702235 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.702235 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.702235 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.702694 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.702748 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.702748 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.702748 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.702748 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.702748 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.703292 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.703292 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.703292 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.703292 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.703292 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.703292 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.703675 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.703675 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.703675 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.703845 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.703905 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.703905 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.703905 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.703905 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.703905 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.704207 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.704207 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.704207 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.704207 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.704207 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.707800 np0000179758 devstack@c-api.service[112322]: DEBUG cinder.api.v3.router [None req-36082d2c-9f38-4174-a487-8bef50dd9741 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112322) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.708083 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.708083 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.708083 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.708083 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.708083 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.708539 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.708539 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.708539 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.708539 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.708539 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.708838 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.708838 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.708838 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.708838 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.709074 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.709074 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.709074 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.709074 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.709074 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.709435 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.709435 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.709435 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.709435 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.709435 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.709435 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.709809 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.709809 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.709809 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.709809 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.709809 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.710092 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.710092 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.710092 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.710092 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.710384 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.710384 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.710384 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.710384 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.710671 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.710671 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.710671 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.710671 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.710903 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.710903 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.710903 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.710903 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.711157 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.711157 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.711157 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.711157 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.711157 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.711157 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.712199 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.712199 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.712199 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.712199 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.712199 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.712199 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.712953 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.712953 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.712953 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.712953 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.713307 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.713307 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.713307 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.713307 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.713307 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.713307 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.714211 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.714211 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.714211 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.714211 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.714211 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.714211 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.714851 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.714851 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.714851 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.714851 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.714851 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.714851 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.715401 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.715401 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.715401 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.715401 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.715401 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.715401 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.715645 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.715645 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.715645 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.715645 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.715825 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.715825 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.715825 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.715825 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.715825 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.716043 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.716043 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.716043 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.716043 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 01:58:52.716043 np0000179758 devstack@c-api.service[112320]: warnings.warn(deprecated_msg) Jun 12 01:58:52.716234 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: encryption {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.716234 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: os-volume-type-access {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.716322 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [None req-72d524cb-fde8-4625-b435-05f8e97282df None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:58:52.716359 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: cgsnapshots {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.716359 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extended resource: qos-specs {{(pid=112323) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 01:58:52.716423 np0000179758 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 1/1] 199.204.45.65 () {60 vars in 949 bytes} [Fri Jun 12 01:58:52 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 12 01:58:52.716474 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.contrib.snapshot_actions [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] SnapshotActionsController initialized {{(pid=112323) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 01:58:52.716474 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.716546 np0000179758 devstack@c-api.service[112322]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x738f5f8a3668 pid: 112322 (default app) Jun 12 01:58:52.716583 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.716583 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.716583 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.716583 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.716583 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.716583 np0000179758 devstack@c-api.service[112323]: WARNING castellan.key_manager.migration [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 01:58:52.716827 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.716944 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.717059 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.717160 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension AdminActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.717314 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension AdminActions extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.717407 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension AdminActions extending resource: backups {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.718062 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension VolumeActions extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.718190 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension TypesManage extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.718318 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension UsedLimits extending resource: limits {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.718416 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.718536 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.718627 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.718730 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.718841 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.718943 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.719045 np0000179758 devstack@c-api.service[112323]: DEBUG cinder.api.v3.router [None req-d207435d-0712-4c16-a1a8-a04a530327c3 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112323) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 01:58:52.726724 np0000179758 devstack@c-api.service[112323]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x738f5f8a3668 pid: 112323 (default app) Jun 12 01:58:59.849502 np0000179758 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 12 01:58:59.849502 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.849502 np0000179758 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 12 01:58:59.849502 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850076 np0000179758 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 12 01:58:59.850076 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850076 np0000179758 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 12 01:58:59.850076 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850076 np0000179758 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 12 01:58:59.850305 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850305 np0000179758 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 12 01:58:59.850305 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850305 np0000179758 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 12 01:58:59.850305 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850305 np0000179758 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 12 01:58:59.850305 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850571 np0000179758 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 12 01:58:59.850571 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850571 np0000179758 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 12 01:58:59.850571 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850762 np0000179758 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 12 01:58:59.850762 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850762 np0000179758 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 12 01:58:59.850762 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850937 np0000179758 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 12 01:58:59.850937 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.850937 np0000179758 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 12 01:58:59.850937 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851087 np0000179758 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 12 01:58:59.851087 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851087 np0000179758 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 12 01:58:59.851087 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851087 np0000179758 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 12 01:58:59.851087 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851381 np0000179758 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 12 01:58:59.851381 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851381 np0000179758 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 12 01:58:59.851381 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851381 np0000179758 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 12 01:58:59.851381 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851605 np0000179758 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 12 01:58:59.851605 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851605 np0000179758 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 12 01:58:59.851605 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851605 np0000179758 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 12 01:58:59.851605 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851833 np0000179758 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 12 01:58:59.851833 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851833 np0000179758 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 12 01:58:59.851833 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.851833 np0000179758 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 12 01:58:59.851833 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852041 np0000179758 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 12 01:58:59.852041 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852041 np0000179758 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 12 01:58:59.852041 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852041 np0000179758 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 12 01:58:59.852041 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852245 np0000179758 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 12 01:58:59.852245 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852245 np0000179758 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 12 01:58:59.852245 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852245 np0000179758 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 12 01:58:59.852245 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852533 np0000179758 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 12 01:58:59.852533 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852533 np0000179758 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 12 01:58:59.852533 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852533 np0000179758 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 12 01:58:59.852533 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852756 np0000179758 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 12 01:58:59.852756 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852756 np0000179758 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 12 01:58:59.852756 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852756 np0000179758 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 12 01:58:59.852955 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852955 np0000179758 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 12 01:58:59.852955 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852955 np0000179758 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 12 01:58:59.852955 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.852955 np0000179758 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 12 01:58:59.852955 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853215 np0000179758 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 12 01:58:59.853215 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853215 np0000179758 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 12 01:58:59.853215 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853393 np0000179758 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 12 01:58:59.853393 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853393 np0000179758 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 12 01:58:59.853393 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853551 np0000179758 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 12 01:58:59.853551 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853551 np0000179758 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 12 01:58:59.853551 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853705 np0000179758 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 12 01:58:59.853705 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853705 np0000179758 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 12 01:58:59.853705 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853705 np0000179758 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 12 01:58:59.853897 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853897 np0000179758 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 12 01:58:59.853897 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853897 np0000179758 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 12 01:58:59.853897 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.853897 np0000179758 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 12 01:58:59.854118 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854118 np0000179758 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 12 01:58:59.854118 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854118 np0000179758 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 12 01:58:59.854118 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854308 np0000179758 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 12 01:58:59.854308 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854308 np0000179758 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 12 01:58:59.854308 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854475 np0000179758 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 12 01:58:59.854475 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854475 np0000179758 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 12 01:58:59.854475 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854627 np0000179758 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 12 01:58:59.854627 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854627 np0000179758 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 12 01:58:59.854627 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854769 np0000179758 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 12 01:58:59.854769 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854769 np0000179758 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 12 01:58:59.854769 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854915 np0000179758 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 12 01:58:59.854915 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854915 np0000179758 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 12 01:58:59.854915 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.854915 np0000179758 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 12 01:58:59.854915 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855145 np0000179758 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 12 01:58:59.855145 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855145 np0000179758 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 12 01:58:59.855145 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855145 np0000179758 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 12 01:58:59.855145 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855406 np0000179758 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 12 01:58:59.855406 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855406 np0000179758 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 12 01:58:59.855406 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855562 np0000179758 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 12 01:58:59.855562 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855562 np0000179758 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 12 01:58:59.855562 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855562 np0000179758 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 12 01:58:59.855562 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855782 np0000179758 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 12 01:58:59.855782 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855782 np0000179758 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 12 01:58:59.855782 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.855782 np0000179758 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 12 01:58:59.855782 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856001 np0000179758 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 12 01:58:59.856001 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856001 np0000179758 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 12 01:58:59.856001 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856001 np0000179758 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 12 01:58:59.856001 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856213 np0000179758 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 12 01:58:59.856213 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856213 np0000179758 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 12 01:58:59.856213 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856213 np0000179758 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 12 01:58:59.856213 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856435 np0000179758 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 12 01:58:59.856435 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856435 np0000179758 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 12 01:58:59.856435 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856575 np0000179758 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 12 01:58:59.856575 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856575 np0000179758 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 12 01:58:59.856575 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856575 np0000179758 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 12 01:58:59.856773 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856773 np0000179758 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 12 01:58:59.856773 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856773 np0000179758 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 12 01:58:59.856773 np0000179758 devstack@c-api.service[112321]: warnings.warn(deprecated_msg) Jun 12 01:58:59.856773 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.middleware.request_id [None req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e None None] RequestId filter calling following filter/app {{(pid=112321) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:59:00.353308 np0000179758 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e admin admin] POST https://199.204.45.65/volume/v3/types Jun 12 01:59:00.353922 np0000179758 devstack@c-api.service[112321]: DEBUG cinder.api.openstack.wsgi [None req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112321) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 01:59:00.355605 np0000179758 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 12 01:59:00.355605 np0000179758 devstack@c-api.service[112321]: warnings.warn( Jun 12 01:59:00.395635 np0000179758 devstack@c-api.service[112321]: DEBUG oslo_db.sqlalchemy.engines [None req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e 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 12 01:59:00.428752 np0000179758 devstack@c-api.service[112321]: INFO cinder.api.openstack.wsgi [None req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e admin admin] https://199.204.45.65/volume/v3/types returned with HTTP 200 Jun 12 01:59:00.429403 np0000179758 devstack@c-api.service[112321]: [pid: 112321|app: 0|req: 1/2] 199.204.45.65 () {68 vars in 1281 bytes} [Fri Jun 12 01:58:59 2026] POST /volume/v3/types => generated 186 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 01:59:00.440685 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.middleware.request_id [req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e req-eaf81ec1-0569-4d3e-9301-0085514f7180 None None] RequestId filter calling following filter/app {{(pid=112320) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 01:59:00.780063 np0000179758 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e req-eaf81ec1-0569-4d3e-9301-0085514f7180 admin admin] POST https://199.204.45.65/volume/v3/types/62894d59-5570-4873-8404-00f61d55bece/extra_specs Jun 12 01:59:00.780582 np0000179758 devstack@c-api.service[112320]: DEBUG cinder.api.openstack.wsgi [req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e req-eaf81ec1-0569-4d3e-9301-0085514f7180 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112320) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 01:59:00.782344 np0000179758 devstack@c-api.service[112320]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 01:59:00.782344 np0000179758 devstack@c-api.service[112320]: warnings.warn( Jun 12 01:59:00.836394 np0000179758 devstack@c-api.service[112320]: DEBUG oslo_db.sqlalchemy.engines [req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e req-eaf81ec1-0569-4d3e-9301-0085514f7180 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=112320) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 01:59:00.907256 np0000179758 devstack@c-api.service[112320]: INFO cinder.api.openstack.wsgi [req-3f456c1b-4c55-4dbc-8923-b43df8d5e92e req-eaf81ec1-0569-4d3e-9301-0085514f7180 admin admin] https://199.204.45.65/volume/v3/types/62894d59-5570-4873-8404-00f61d55bece/extra_specs returned with HTTP 200 Jun 12 01:59:00.907736 np0000179758 devstack@c-api.service[112320]: [pid: 112320|app: 0|req: 2/3] 199.204.45.65 () {70 vars in 1498 bytes} [Fri Jun 12 01:59:00 2026] POST /volume/v3/types/62894d59-5570-4873-8404-00f61d55bece/extra_specs => generated 55 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 01:59:02.586292 np0000179758 devstack@c-api.service[112322]: DEBUG dbcounter [-] [112322] Writing DB stats cinder:SELECT=6 {{(pid=112322) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:59:02.610659 np0000179758 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 12 01:59:10.425259 np0000179758 devstack@c-api.service[112321]: DEBUG dbcounter [-] [112321] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112321) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 01:59:10.905872 np0000179758 devstack@c-api.service[112320]: DEBUG dbcounter [-] [112320] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112320) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}